cosmic-files
cosmic-files copied to clipboard
[Bug] The "List directories first" option isn't preserved when using the file dialog
The "list directories first" option isn't preserved when using the file dialog. This is using cosmic-files commit f07a106d0fa9b18c74303cfe28b2bcd54c7ffb84.
To replicate:
- Perform an action to open the cosmic-files dialog window.
- Toggle on "List directories first".
- Close the dialog window, and open it again.
- The directories are no longer sorted first.
"Show hidden files" and "Show details" also do not persist but should.
Additionally, "Show hidden files" does not persist in the normal file browser mode.
It was intentionally made like that for normal mode (https://github.com/pop-os/cosmic-files/issues/321#issuecomment-2389698106), but yes, IMO those should be persistent.
Related: #605