Hi, I've read over a bunch of posts, but can't quite figure out how to keep buttons on an iPad app the same physical size in Landscape vs Portrait mode.
I've got auto-rotation on. When I switch from Portrait to Landscape, all the buttons get smaller. I presume they're being scaled by the new, shorter height. It seems to do this whether I have scaling style set to PixelPerfect of FixedSize.
My UI Root (2D) settings:
Manual Height: 1024
Minimum Height: 100
Maximum Height: 1024