jaredsinclair / JTSImageViewController

An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera.
MIT License
32 stars 11 forks source link

Snapshot methods causing visual bugs on ipad mini #83

Closed MarijaGvozdenovic closed 8 years ago

MarijaGvozdenovic commented 9 years ago

snapshotViewAfterScreenUpdates method causes different visual bugs on different OS versions on iPad Mini. On version 8.4 it caused the whole view to jump and on 9.0.2 it causes the snapshot to appear over the main view in a smaller format for a second.