Object3D.java....@@ -7378,6 +7378,7 @@73787378 objectUI.closeUI();73797379 if (editWindow != null)73807380 {7381+ editWindow.ctrlPanel.FlushUI();73817382 editWindow.refreshContents();73827383 } // ? new73837384 objectUI = null;