mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Add file sort to FileDialog
This commit is contained in:
@@ -256,6 +256,9 @@
|
||||
<theme_item name="reload" data_type="icon" type="Texture2D">
|
||||
Custom icon for the reload button.
|
||||
</theme_item>
|
||||
<theme_item name="sort" data_type="icon" type="Texture2D">
|
||||
Custom icon for the sorting options menu.
|
||||
</theme_item>
|
||||
<theme_item name="toggle_filename_filter" data_type="icon" type="Texture2D">
|
||||
Custom icon for the toggle button for the filter for file names.
|
||||
</theme_item>
|
||||
|
||||
Reference in New Issue
Block a user