Trigger 'Hide motors not in regular production' upon window open
This commit is contained in:
parent
6e27d60a03
commit
78e23adcba
@ -359,6 +359,7 @@ public class ThrustCurveMotorSelectionPanel extends JPanel implements MotorSelec
|
|||||||
// Update the panel data
|
// Update the panel data
|
||||||
updateData();
|
updateData();
|
||||||
setDelays(false);
|
setDelays(false);
|
||||||
|
hideUnavailableBox.getActionListeners()[0].actionPerformed(null);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user