Take the spotlight for remove config

This commit is contained in:
SiboVG 2022-07-29 00:20:38 +02:00
parent 6d7a2fbaa2
commit d1914fe7f2

View File

@ -235,6 +235,7 @@ public class FlightConfigurationPanel extends JPanel implements StateChangeListe
}
configurationChanged(ComponentChangeEvent.NONFUNCTIONAL_CHANGE);
takeTheSpotlight();
}
public void doPopupConfig(MouseEvent e) {