scroll to selection on opening.
This commit is contained in:
parent
24bba56059
commit
444035442f
@ -352,6 +352,8 @@ public class ThrustCurveMotorSelectionPanel extends JPanel implements MotorSelec
|
||||
panel.add(hideUsedBox, "gapleft para, spanx, growx, wrap para");
|
||||
}
|
||||
|
||||
scrollSelectionVisible();
|
||||
|
||||
//// Hide very similar thrust curves
|
||||
hideSimilarBox = new JCheckBox(trans.get("TCMotorSelPan.checkbox.hideSimilar"));
|
||||
GUIUtil.changeFontSize(hideSimilarBox, -1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user