Skip to content

NYTPhotoViewer 1.0.1

Compare
Choose a tag to compare
@cdzombak cdzombak released this 26 Jan 19:48
· 239 commits to master since this release

Changes for users of the library in 1.0.1:

  • Fixes for incorrect logic determining whether to send delegate messages about PhotosViewController dismissal (#130, #137)
  • Avoid testing floats for equality in PhotoViewController (#135)
  • Fix orientation issue with reference view of type UIImageView (#116, #145)
  • Avoid applying a hacky iOS status bar bugfix on iOS 8.3+ (it appears to have been fixed then) (#131)
  • Removed redundant Swift unit tests (#128)