Release v1.5.3 Including fix for #947 (#1017)
- Only prevent default on non-passive touch events
The current implementation will cause non-execution-breaking console errors because the event may be passive and therefore does not need a preventDefault.
- v1.5.3
Please refer to Releases for changelog.
https://github.com/utatti/perfect-scrollbar/releases
- Remove nested and single-line conditional
Co-authored-by: Daniel J. Holmes (jaitaiwan) dan@centricwebestate.com