Trigger 'Hide very similar thrust curves' upon motor selection window open
This commit is contained in:
parent
78e23adcba
commit
b29283a979
@ -360,6 +360,7 @@ public class ThrustCurveMotorSelectionPanel extends JPanel implements MotorSelec
|
|||||||
updateData();
|
updateData();
|
||||||
setDelays(false);
|
setDelays(false);
|
||||||
hideUnavailableBox.getActionListeners()[0].actionPerformed(null);
|
hideUnavailableBox.getActionListeners()[0].actionPerformed(null);
|
||||||
|
hideSimilarBox.getActionListeners()[0].actionPerformed(null);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user