Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

1.7.9

Compare
Choose a tag to compare
@ashthornton ashthornton released this 03 May 08:45
· 133 commits to master since this release
  • Clamp scrollbar position. Bug was introduced in 5fcc42b

Includes fixes from previous releases:

  • Clamp scroll position before emitting scroll event, fixing #44
  • Fix native scroll triggering scroll callback on manual resize via .onResize()