Kevin Trometer %!s(int64=8) %!d(string=hai) anos
pai
achega
4bc100abfc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/ui/view/GUI.java

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

@@ -394,7 +394,7 @@ public class GUI<E> implements CategoryListener {
 
 				if (tabbedPane.getMousePosition() != null) {
 					tabTemp = tabbedPane;
-				} else {
+				} else if (tabbedPane2.getMousePosition() != null) {
 					tabTemp = tabbedPane2;
 				}
 				model.getSelectedCpsObjects().clear();