https://bugs.kde.org/show_bug.cgi?id=495878
--- Comment #75 from Méven <me...@kde.org> --- Git commit c12946ee2ec8dbbb8645ca5763584574458a0a6c by Méven Car. Committed on 08/02/2025 at 08:43. Pushed by meven into branch 'master'. Viewproperties: prevent loosing view settings When they match the hardcoded internal settings, when they should be kept as long as they don't match the currently set default viewproperties. Is saved in metadata the diff with the hardcoded internal defaults still. A stable default reference allows to change defaults without changing existing saved viewproperties. M +64 -0 src/tests/viewpropertiestest.cpp M +21 -3 src/views/viewproperties.cpp https://invent.kde.org/system/dolphin/-/commit/c12946ee2ec8dbbb8645ca5763584574458a0a6c -- You are receiving this mail because: You are watching all bug changes.