Hi all,
The problem shows up on devices that do hardware downscaling (iPhone 6+/6s+/7+/8+). Looks like the scaling factor is off (a bit too large)
A similar issue happens on devices that support "zoomed display mode" (this was introduced by Apple with iPhone 6, and removed in iPhone X). When zoomed display mode is enabled, the scaling factor is also off (a bit too small in this case)
To make things fun, none of the two problems can be reproduced in the simulator.
- The first problem only happens when running on a real device; in the simulator everything looks fine.
- The second problem only happens when "zoomed display mode" is enabled. This is done via the iPhone settings app, but that setting is not available in the simulator.
I'm digging into this and working on a fix.
Best,
Guillermo