Skip to content

NYTPhotoViewer 4.0.1

Compare
Choose a tag to compare
@ZevEisenberg ZevEisenberg released this 30 Mar 22:36
· 121 commits to develop since this release
d545dd3
  • Removed FLAnimatedImage from .gitmodules.
  • Change NYTPhotosViewController to use fullscreen presentation by default, so it causes the presenting view to disappear behind it, i.e. to get -viewWillDisappear: and -viewDidDisappear: called on it.
  • Fix unbalanced calls to begin/end appearance transitions.
  • Modified comment parameter in NYTPhotosViewController and NYTPhotoViewerSinglePhotoDataSource to match parameter in signature. Removes compilation warning.