NYTPhotoViewer 1.0.1
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)