https://bugs.kde.org/show_bug.cgi?id=483962
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1.5 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |1183d26462dbbe7fb5eeb709ecb | |23998aa31d32a Status|ASSIGNED |RESOLVED --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 1183d26462dbbe7fb5eeb709ecb23998aa31d32a by Nate Graham. Committed on 07/08/2024 at 16:14. Pushed by ngraham into branch 'master'. WidgetExplorer.qml: work around QML transition bug with animations off Due to https://bugreports.qt.io/browse/QTBUG-127709, zero-speed animations cause the remove and addDisplaced transitions to malfunction: items end up overlapping. Work around it for now by manually disabling those when the animation speed is zero. FIXED-IN: 6.1.5 M +2 -0 desktoppackage/contents/explorer/WidgetExplorer.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/1183d26462dbbe7fb5eeb709ecb23998aa31d32a -- You are receiving this mail because: You are watching all bug changes.