Browse Source

aktuelles ding

Kevin Trometer 8 năm trước cách đây
mục cha
commit
c86666b962
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/ui/view/GUI.java

+ 1 - 0
src/ui/view/GUI.java

@@ -363,6 +363,7 @@ public class GUI<E> implements CategoryListener {
 					unitGraph.repaintWithNewElement(ele);
 				} else {
 					elementGraph.setText("None ");
+					unitGraph.empty();
 				}
 				// if any HolonElement is double-clicked --> Edit instance of
 				// selected HolonElement