fullscreenmode and font size of an input control
Posted: Thu May 15, 2014 3:29 pm
I've set my fullscreenmode to "showAll".
Everything scales perfectly (thank you very much for that btw).
I create an input control for iOS.
I set the fontsize e.g. to 36.
The font shows up perfectly fine on the iPhone (retina) simulator.
However, on the iPad (retina) simulator, the font is only half the size I expected (the rest of the screen is nicely scaled).
How can I detect what the actual performed scaling is, so I can increase the font size on the iPad *2 ?
Or is this a bug, and should the font size have autoscaled as well ?
Everything scales perfectly (thank you very much for that btw).
I create an input control for iOS.
I set the fontsize e.g. to 36.
The font shows up perfectly fine on the iPhone (retina) simulator.
However, on the iPad (retina) simulator, the font is only half the size I expected (the rest of the screen is nicely scaled).
How can I detect what the actual performed scaling is, so I can increase the font size on the iPad *2 ?
Or is this a bug, and should the font size have autoscaled as well ?