Qt6.7.2 and Android bad scrolling/movement
Solved
Mobile and Embedded
-
wrote on 25 Jun 2024, 13:09 last edited by
I am migrating an Android (mobile phone) app from Qt6.6.2 to Qt6.7.2 Functionally all seems ok but all scroll movements seem broken.
With Qt6.6.2 scrolling (flicking) a list view was smooth, with Qt6.7.2 the scrolling is jittery. It's really annoying to look at, like your screen is vibrating.
This is not only with list scrolling, it seems with all movements, When a drawer pops up, it shows the same jittery movement.
Is this a bug in Qt6.7.2. Any idea how to fix this? -
wrote on 19 Dec 2024, 12:02 last edited by
Fixed in 6.7.3
-