Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Releases: x2on/FSImageViewer

2.4

05 May 09:44
Compare
Choose a tag to compare
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

25 Mar 15:17
Compare
Choose a tag to compare
2.3
  • Add delegates for willDismissViewControllerAnimated and didDismissViewControllerAnimated

2.2

21 Mar 07:49
2.2
Compare
Choose a tag to compare
2.2
  • Add delegate to get informed if moved to another image

2.1.1

21 Mar 07:53
Compare
Choose a tag to compare
  • Fix wrong index check

2.1.0

17 Feb 19:08
Compare
Choose a tag to compare
  • Update AFNetworking to 2.1.0
  • Workaround for crash if centerIndex is out of bounds

2.0.1

03 Feb 08:08
Compare
Choose a tag to compare
  • Fix possible crash on rotation

2.0

03 Feb 08:08
Compare
Choose a tag to compare
2.0
  • Upgrade to AFNetworking 2.0
  • Add adjustsFontSizeToFitWidth for titleView

1.2.0

03 Feb 08:07
Compare
Choose a tag to compare
  • Add image sharing for iOS 6 and iOS 7

1.1.0

28 Oct 16:03
Compare
Choose a tag to compare
  • Add localization bundle with support for en, de, it, es, ru, nl

1.0.3

23 Oct 08:08
Compare
Choose a tag to compare
  • 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