Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.5.1, 6.2.4, 6.5.2
-
None
-
Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz w/o dedicated graphics Ubuntu 16.04 and archlinux
Macos Ventura
Description
Resizing QQuickView is massively out of sync. I seems like first the QQuickView is drawed, then the window resized, the the root item is moved to match the OpenGL origin coordinates, then the OpenGL origin is moved to match the window origin. This results in a eye stressing and irritating behaviour. See the attachments. Expected behaviour is that only 10.jpg,30.jpg,40.jpg,50.jpg are visible.
Resize behaviour is default. The root component is resized.
Attachments
Issue Links
- duplicates
-
QTBUG-46074 QML window application resize not smooth anymore
- Closed