Skip to content

0.8.0

Compare
Choose a tag to compare
@renancaraujo renancaraujo released this 07 Nov 17:20

Changed

  • Change to our own custom gesture detector, making it work nicely with an extenal gesture detector. It solves #41 which was previously tackled on #185 but with some minor bugs (vertical scrolling pageviews and proper responsiveness on pan gestures). #197
  • Renamed PhotoViewImageWrapper to PhotoViewCore and reorganized src files, not externally relevant. #197

Removed

  • [BREAKING] Removed unnecessary function typedefs like PhotoViewScaleStateChangedCallback #197
  • [BREAKING] Removed usePageViewWrapper option from the gallery #197