Skip to content

Release 1.2.1

Compare
Choose a tag to compare
@Glazzes Glazzes released this 12 May 21:18
· 52 commits to main since this release

🐛 Bug Fixes

  • Fix Gallery's incorrect gesture detection area dimensions when a child is bigger than its own dimensions.
  • Fix Gallery's memoization for children and pinchable view.
  • Fix error when Gallery's maxScale property is set to an empty array, now defaults to 6.
  • Fix CropZoom's incorrect pinch to zoom calculation when its child is rotated.

📝 Documentation

  • Refactor Gallery's usage example.

🗃️ Miscellaneous

  • Improve Gallery's example in the example app.
  • Remove fixed background color from Gallery's styles.