https://bugs.kde.org/show_bug.cgi?id=505768
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|6.4.2 |6.4.1 Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |c5fe5a3026e9c77a0ad30172375 |3b42ac4f46f705f3cb277e34f19 |4f07cbd5a575d |06afcd5015e9a --- Comment #5 from Joshua Goins <j...@redstrate.com> --- Git commit 3b42ac4f46f705f3cb277e34f1906afcd5015e9a by Joshua Goins. Committed on 28/06/2025 at 22:19. Pushed by redstrate into branch 'Plasma/6.4'. kcms/tablet: Refresh the "Map to screen" option during reset This is because the combo box's current index is decided by a function call, and isn't a property binding. We have existing infrastructure for this scenario, it just needs to be repurposed for the Display tab now. FIXED-IN: 6.4.1 (cherry picked from commit c5fe5a3026e9c77a0ad301723754f07cbd5a575d) Co-authored-by: Joshua Goins <j...@redstrate.com> M +14 -8 kcms/tablet/ui/DisplayTab.qml M +9 -0 kcms/tablet/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/3b42ac4f46f705f3cb277e34f1906afcd5015e9a -- You are receiving this mail because: You are watching all bug changes.