Skip to content

1.5.3

Compare
Choose a tag to compare
@bwsky-a bwsky-a released this 24 Mar 10:40
· 3 commits to main since this release

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