fix item_edited behavior on Asset Installer.
This commit is contained in:
@@ -42,6 +42,7 @@ class EditorAssetInstaller : public ConfirmationDialog {
|
||||
Map<String, TreeItem *> status_map;
|
||||
bool updating;
|
||||
void _update_subitems(TreeItem *p_item, bool p_check, bool p_first = false);
|
||||
void _uncheck_parent(TreeItem *p_item);
|
||||
void _item_edited();
|
||||
virtual void ok_pressed();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user