thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
MIT License
2.71k stars 641 forks source link

Fixed the animation of double tap zoom out when minScale > 1 #241

Closed CocoaBob closed 7 years ago

CocoaBob commented 7 years ago

Fixed a bug that maxDoubleTapZoomScale is larger than maxScale when minScale > 1, so that double tap zoom out never works.