https://bugs.kde.org/show_bug.cgi?id=470410
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |32c6a516039a6cf727b36be3c04 | |f48ac9d1e6fb1 Version Fixed In| |6.3.5 --- Comment #20 from Nate Graham <n...@kde.org> --- Git commit 32c6a516039a6cf727b36be3c04f48ac9d1e6fb1 by Nate Graham. Committed on 16/04/2025 at 20:49. Pushed by ngraham into branch 'master'. applets/taskmanager: Don't undesirably rotate group dialog items On vertical panels, the "reversed ordering" feature is implemented by rotating the main item, and then un-rotating children as needed. The group dialog doesn't get un-rotated like this, so its items end up rotated 180°. Correct that here. FIXED-IN: 6.3.5 M +6 -0 applets/taskmanager/package/contents/ui/GroupDialog.qml M +3 -2 applets/taskmanager/package/contents/ui/Task.qml M +2 -1 applets/taskmanager/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/32c6a516039a6cf727b36be3c04f48ac9d1e6fb1 -- You are receiving this mail because: You are watching all bug changes.