Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

Zoom Problem on ipad air only

More
11 years 4 months ago #8894 by bhagyashree
Zoom functionality is not working on 64 bit device.
Its working fine on other devices as well as in normal pdf mode.
Problem occurs when we open file in edited mode.
More
11 years 4 months ago #8905 by emanuele
Hi,

to fix the issue, you should edit the scrollViewDidEndZooming in PDFView:
Code:
if (self.zoomScale <= 1 && m_status != sta_annot)
instead of
Code:
if (self.zoomScale <= 1)

We will include also this fix in the next release.
Time to create page: 0.382 seconds
Powered by Kunena Forum