Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.8.0
-
None
Description
On iOS, QScreen does not report:
- Qt::InvertedLandscapeOrientation
- Qt::InvertedPortraitOrientation
Making it impossible to apply the safe margins correctly when orientation changes.
I have attached a project that reproduces the problem.