Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.2, 6.7.0 FF
-
None
-
-
c61525f3a (dev), a4a5d63fa (6.7), 61fa31707 (6.6)
Description
Since QTBUG-80910 the Drawer takes the rotation of the Window's contentItem into account to adjust the opening edge. This works when used with mouse, but it does not work using touch input devices. Looking at the code changes, it seems that the changes applied to grabMouse() also have to be applied to grabTouch().
Attachments
Issue Links
- relates to
-
QTBUG-81605 Near impossible to rotate ApplicationWindow's contents 90 degrees (switch landscape -> portrait)
- Reported
-
QTBUG-80910 Drawer item does not support rotation
- Closed