Releases: x2on/FSImageViewer
Releases · x2on/FSImageViewer
2.4
- Full 64 bit support
- Add support for overriding background color
- Added the ability to override the default text of the navigationItem
- DEPRECATED:
adjustsFontSizeToFitWidth
--> Use titleView.adjustsFontSizeToFitWidth
instead (if titleView
is an FSImageTitleView
).
2.3
- Add delegates for
willDismissViewControllerAnimated
and didDismissViewControllerAnimated
2.2
- Add delegate to get informed if moved to another image
2.1.0
- Update AFNetworking to 2.1.0
- Workaround for crash if centerIndex is out of bounds
2.0.1
- Fix possible crash on rotation
2.0
- Upgrade to AFNetworking 2.0
- Add adjustsFontSizeToFitWidth for titleView
1.2.0
- Add image sharing for iOS 6 and iOS 7
1.1.0
- Add localization bundle with support for en, de, it, es, ru, nl
1.0.3
- Hide status bar in fullscreen mode on iOS 7
- Enable scrolling after ImageView Zoom-In
- Fix crash if move to index is called directly after pushing view controller