Add thumbnails to the FileSystem file list

This commit is contained in:
groud
2018-09-28 13:26:36 +02:00
parent c7e646c30a
commit 7d59e05ae8
2 changed files with 41 additions and 27 deletions

View File

@ -188,7 +188,7 @@ private:
void _file_list_gui_input(Ref<InputEvent> p_event);
void _tree_gui_input(Ref<InputEvent> p_event);
void _update_files(bool p_keep_selection);
void _update_file_list(bool p_keep_selection);
void _update_file_list_display_mode_button();
void _change_file_display();
void _fs_changed();