- Posts: 50
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Zoom-Problem on 64 bit
11 years 4 months ago #8889
by apait
Replied by apait on topic Zoom-Problem on 64 bit
done
11 years 4 months ago #8891
by support
Replied by support on topic Zoom-Problem on 64 bit
Last question, may be I missed the information in the long thread: which rendering mode are you using? Single page? Double page? etc.?
11 years 4 months ago #8892
by apait
Replied by apait on topic Zoom-Problem on 64 bit
Global.zoomLevel = 5;
Global.render_mode = 1;
We're using a customization of PDFViewDual with our own vLayout() depending on orientation and settings.
Global.render_mode = 1;
We're using a customization of PDFViewDual with our own vLayout() depending on orientation and settings.
11 years 4 months ago #8893
by support
Replied by support on topic Zoom-Problem on 64 bit
It seems the issue is tight to the emulator when multitouch and 64bit emulation are running.
The same, wrong, behavior is present also running "official" applications like calculator or developer options.
The same, wrong, behavior is present also running "official" applications like calculator or developer options.
Time to create page: 0.357 seconds