We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ca33f commit 5db702dCopy full SHA for 5db702d
MAVGCL/src/com/comino/flight/ui/tabs/MAV3DViewTab.fxml
@@ -16,7 +16,7 @@
16
<Slider fx:id="zoom" blockIncrement="10.0" majorTickUnit="20.0"
17
max="180.0" min="20" prefHeight="15.0" prefWidth="161.0"
18
showTickMarks="true" value="19.5" />
19
- <Label text="View:" />
+ <Label text="Perspective:" />
20
<ChoiceBox fx:id="perspective" prefWidth="100.0" maxHeight="17.0" />
21
</children>
22
</HBox>
0 commit comments