diff options
| author | Pan Zhang <[email protected]> | 2026-05-23 18:25:19 +0800 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2026-05-23 10:25:19 +0000 |
| commit | 2e665e1b513b3f7c082bedc8faaf47bee8008c73 (patch) | |
| tree | bf25e8dbcd7e624ef3d6e0f1dd636d3e25b7c37c /src/statusbar/dolphinstatusbar.cpp | |
| parent | e08dd82415271b25e77a76c3fd0c3ecb049b0a0b (diff) | |
viewproperties: respect saved properties for special folders with global view props enabled
When "Use common display style for all folders" is enabled, the useDefaultSettings condition was always true because useGlobalViewProps was the first term in the OR chain. This caused special folders controlled by useSearchView, useTrashView, and useRecentDocumentsView to reset to their default view on every load, overriding any user customization.
Restrict the unconditional default-apply to non-special folders only. For special folders, the existing timestamp-based check handles the logic correctly, and the fallback in the else branch still applies defaults when no saved properties exist (first visit).
BUG: 520089
Diffstat (limited to 'src/statusbar/dolphinstatusbar.cpp')
0 files changed, 0 insertions, 0 deletions
