изменил размер spinnerVlsSelector

This commit is contained in:
Kaehvaman 2025-02-19 20:56:26 +04:00
parent 0c64c0df9b
commit 4f332375a5

View File

@ -18,8 +18,8 @@
<Button id="buttonDown" layoutX="800.0" layoutY="446.0" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" minHeight="40.0" minWidth="40.0" mnemonicParsing="false" onAction="#buttonsMove_Click" AnchorPane.bottomAnchor="14.0" AnchorPane.rightAnchor="60.0" />
<Button id="buttonLeft" layoutX="754.0" layoutY="446.0" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" minHeight="40.0" minWidth="40.0" mnemonicParsing="false" onAction="#buttonsMove_Click" AnchorPane.bottomAnchor="14.0" AnchorPane.rightAnchor="106.0" />
<Button id="buttonUp" layoutX="800.0" layoutY="399.0" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" minHeight="40.0" minWidth="40.0" mnemonicParsing="false" onAction="#buttonsMove_Click" AnchorPane.bottomAnchor="60.0" AnchorPane.rightAnchor="60.0" />
<Spinner fx:id="spinnerVlsSelector" layoutX="112.0" layoutY="454.0" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" prefHeight="32.0" prefWidth="52.0" AnchorPane.bottomAnchor="14.0" AnchorPane.leftAnchor="112.0" />
<Label layoutX="171.0" layoutY="459.0" text="VLS Count" AnchorPane.bottomAnchor="19.2" AnchorPane.leftAnchor="171.0">
<Spinner fx:id="spinnerVlsSelector" layoutX="112.0" layoutY="454.0" maxHeight="1.7976931348623157E308" maxWidth="1.7976931348623157E308" prefHeight="32.0" prefWidth="56.0" AnchorPane.bottomAnchor="14.0" AnchorPane.leftAnchor="112.0" />
<Label layoutX="175.0" layoutY="459.0" text="VLS Count" AnchorPane.bottomAnchor="19.2" AnchorPane.leftAnchor="175.0">
<font>
<Font size="15.0" />
</font>