Browse Source

aktuelles ding

Kevin Trometer 8 years ago
parent
commit
c86666b962
1 changed files with 1 additions and 0 deletions
  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