https://bugs.kde.org/show_bug.cgi?id=169405
--- Comment #30 from Méven <[email protected]> --- Git commit 0f7a9c681c4f7336362bf8a5d1c41f2bc8ed9215 by Méven Car, on behalf of Wagner Soares. Committed on 11/03/2026 at 16:33. Pushed by meven into branch 'master'. viewproperties: Add per-folder zoom Adds ZoomLevel flag to the directory and uses it instead of global settings when globalViewProps is set to false. M +6 -0 src/settings/dolphin_directoryviewpropertysettings.kcfg M +44 -0 src/tests/dolphinmainwindowtest.cpp M +16 -5 src/views/dolphinitemlistview.cpp M +2 -0 src/views/dolphinitemlistview.h M +44 -6 src/views/dolphinview.cpp M +8 -0 src/views/dolphinview.h M +15 -0 src/views/viewproperties.cpp M +4 -0 src/views/viewproperties.h https://invent.kde.org/system/dolphin/-/commit/0f7a9c681c4f7336362bf8a5d1c41f2bc8ed9215 -- You are receiving this mail because: You are watching all bug changes.
