Normand Briere
2019-05-02 c209bbe1cf788c9af3dcffea7667c830170a3f1f
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;