┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistselectionmanager.cpp
diff options
context:
space:
mode:
authorPan Zhang <[email protected]>2026-05-23 18:25:19 +0800
committerMéven Car <[email protected]>2026-05-23 10:25:19 +0000
commit2e665e1b513b3f7c082bedc8faaf47bee8008c73 (patch)
treebf25e8dbcd7e624ef3d6e0f1dd636d3e25b7c37c /src/kitemviews/kitemlistselectionmanager.cpp
parente08dd82415271b25e77a76c3fd0c3ecb049b0a0b (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/kitemviews/kitemlistselectionmanager.cpp')
0 files changed, 0 insertions, 0 deletions