Explorar o código

Force scene refresh on rename

trethaller %!s(int64=6) %!d(string=hai) anos
pai
achega
8301258a04
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      hide/comp/SceneEditor.hx

+ 1 - 0
hide/comp/SceneEditor.hx

@@ -415,6 +415,7 @@ class SceneEditor {
 				tree.refresh();
 				refreshScene();
 			});
+			refreshScene();
 			return true;
 		};
 		tree.onAllowMove = function(_, _) {