In the file dialog, save the user's preference for grid vs. list view #13544
Closed
1000nettles
started this conversation in
Editor
Replies: 1 comment 1 reply
-
|
There is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When using the file dialog in Godot, I really like the list view as I have always found grid view hard to view (not because of Godot - I've always just preferred list view on my OS.) I find myself selecting list view manually every time I open the file dialog.
It would be awesome if the editor itself saved if you have selected list view vs. grid view in the file dialog, and defaulting to that next time it was opened. To reproduce, try changing to list view in the file dialog, close it, close the Godot Engine, reopen the Godot Engine, and then open the file dialog again - it should not have saved what you had selected previously.
It also may make sense to save the hidden files toggle and sorting settings, if the user has changed them.
Is this something that would be worth adding to Godot? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions