-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.2
-
None
Since I upgraded from Qt6.8.3 to Qt6.9.2 my BusyIndicator's sometimes stops animating after some time while running is still true. When I touch the screen of my phone the BusyIndicator starts to animate again and stops again after a while.
I could reproduce with this:
BusyIndicator {
anchors.centerIn: parent
running: true
}
- relates to
-
QTBUG-133662 QtQuickControl BusyIndicator performance regression
-
- Reported
-