summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuUpdater.h
diff options
context:
space:
mode:
authorMatt Holgate <matt@emobix.co.uk>2014-07-16 18:33:25 +0100
committerMatt Holgate <matt@emobix.co.uk>2014-07-16 18:33:25 +0100
commit5c85915b5829d16129ee00f3eaba8ad0af2be552 (patch)
treea610f83fab477fb3a911e7b84378e40ff8eac858 /platform/ios/Classes/MuUpdater.h
parent6483930539da2a48c37da7b508f05d71fc2c2d56 (diff)
downloadmupdf-5c85915b5829d16129ee00f3eaba8ad0af2be552.tar.xz
Fix page changing when rotating the device.
A bug in UIKit means our 'scrollViewDidScroll' method is called during screen rotation. This ended up corrupting our current page number because the width of the screen had changed at this point, but the pages hadn't yet been resized/repositioned (I assume). The workaround is to ignore calls to scrollViewDidScroll during rotation.
Diffstat (limited to 'platform/ios/Classes/MuUpdater.h')
0 files changed, 0 insertions, 0 deletions