https://bugs.kde.org/show_bug.cgi?id=494377
--- Comment #6 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 65db9ccc4bc8e3fbb10f1694391141287bd253ef by Akseli Lahtinen. Committed on 21/10/2024 at 18:08. Pushed by akselmo into branch 'master'. kwindowconfig: If sizes are same as default, revert them to default when saving This is most noticeable with system settings: If system settings size is saved and its the same as the default size for it, the code does nothing and leaves the old size state. This makes sure that when we have same size as the default, we also revert them to default. See also for more context: https://invent.kde.org/plasma/systemsettings/-/merge_requests/335#note_1055385 M +6 -1 src/gui/kwindowconfig.cpp https://invent.kde.org/frameworks/kconfig/-/commit/65db9ccc4bc8e3fbb10f1694391141287bd253ef -- You are receiving this mail because: You are watching all bug changes.