Skip to content

Commit 5db702d

Browse files
committed
3DView: Label changed
1 parent 71ca33f commit 5db702d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAVGCL/src/com/comino/flight/ui/tabs/MAV3DViewTab.fxml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Slider fx:id="zoom" blockIncrement="10.0" majorTickUnit="20.0"
1717
max="180.0" min="20" prefHeight="15.0" prefWidth="161.0"
1818
showTickMarks="true" value="19.5" />
19-
<Label text="View:" />
19+
<Label text="Perspective:" />
2020
<ChoiceBox fx:id="perspective" prefWidth="100.0" maxHeight="17.0" />
2121
</children>
2222
</HBox>

0 commit comments

Comments
 (0)