https://bugs.kde.org/show_bug.cgi?id=470410
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |32c6a516039a6cf727b36be3c04 |7ecd50f35eb27bc8b17e8a5da6f |f48ac9d1e6fb1 |311bd4be89592 --- Comment #21 from Nate Graham <n...@kde.org> --- Git commit 7ecd50f35eb27bc8b17e8a5da6f311bd4be89592 by Nate Graham. Committed on 16/04/2025 at 20:50. Pushed by ngraham into branch 'Plasma/6.3'. 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 (cherry picked from commit 32c6a516039a6cf727b36be3c04f48ac9d1e6fb1) 4a987779 applets/taskmanager: Don't undesirably rotate group dialog items Co-authored-by: Nate Graham <n...@kde.org> 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/7ecd50f35eb27bc8b17e8a5da6f311bd4be89592 -- You are receiving this mail because: You are watching all bug changes.