Details
-
Task
-
Resolution: Done
-
P1: Critical
-
None
-
359c59db1a21d4279ca254a77eb1ac5c6a6c1ff9, 565e8679374e71df9f72074dd3c71c929aeeafc8
Description
QML applications generally want to control how their content is rotated and can do so more efficiently than the system by rotating the painter instead of rotating the underlying graphics surface at the compositor level. In this scenario, an additional performance gain can be achieved by opting in for "FixNativeOrientation" windows at the RWindow level. In order to use this, the widget must be fullscreen.