Skip to content

Release 2.1.2

Choose a tag to compare

@Glazzes Glazzes released this 09 Aug 19:30
· 139 commits to main since this release

🐛 Bug Fixes

  • Fix onVerticalPull and onSwipe overlap, onVerticalPull would block the detection of vertical swipes for onSwipe property.
  • Fix Gallery vertical scroll related to the issue above, swiping horizontally in a slight diagonal direction would prevent the scroll from snapping to a valid item position.