https://bugs.kde.org/show_bug.cgi?id=500087
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/-/c | |ommit/35528c7b46a874ffb842f | |a8c5fa13843f17f4467 --- Comment #4 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 35528c7b46a874ffb842fa8c5fa13843f17f4467 by Arjen Hiemstra. Committed on 20/03/2025 at 10:36. Pushed by ahiemstra into branch 'master'. page: Fix re-selecting a face after closing the face configuration page This clears the active item when the face configuration page is closed, which allows re-opening the page by clicking the just-closed face. To avoid breaking things when changing from one face to another, we also no longer close and reopen the config page if a different face is selected, instead changing the object the config page acts upon. M +12 -0 src/page/EditablePage.qml M +2 -2 src/page/FaceConfigurationPage.qml M +11 -3 src/page/FaceControl.qml https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/35528c7b46a874ffb842fa8c5fa13843f17f4467 -- You are receiving this mail because: You are watching all bug changes.