Normand Briere
2019-05-02 a7277e6c6381e55761f7fa87276260fac1c94d5e
Object3D.java
....@@ -7378,6 +7378,7 @@
73787378 objectUI.closeUI();
73797379 if (editWindow != null)
73807380 {
7381
+ editWindow.ctrlPanel.FlushUI();
73817382 editWindow.refreshContents();
73827383 } // ? new
73837384 objectUI = null;