Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
5459275f
Commit
5459275f
authored
Mar 10, 2017
by
Donald Gagne
Browse files
Fix visibility check
parent
635cccee
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/preferences/GeneralSettings.qml
View file @
5459275f
...
@@ -325,6 +325,7 @@ QGCView {
...
@@ -325,6 +325,7 @@ QGCView {
//-- Default mission item altitude
//-- Default mission item altitude
Row
{
Row
{
spacing
:
ScreenTools
.
defaultFontPixelWidth
spacing
:
ScreenTools
.
defaultFontPixelWidth
visible
:
QGroundControl
.
settingsManager
.
appSettings
.
defaultMissionItemAltitude
.
visible
QGCLabel
{
QGCLabel
{
anchors.baseline
:
defaultItemAltitudeField
.
baseline
anchors.baseline
:
defaultItemAltitudeField
.
baseline
text
:
qsTr
(
"
Default mission item altitude:
"
)
text
:
qsTr
(
"
Default mission item altitude:
"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment