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
f1a6fb09
Commit
f1a6fb09
authored
Feb 19, 2016
by
Don Gagne
Browse files
Fix binding
parent
760255d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FlightMap/Widgets/QGCInstrumentWidget.qml
View file @
f1a6fb09
...
...
@@ -73,7 +73,7 @@ Rectangle {
id
:
attitude
y
:
_topBottomMargin
size
:
parent
.
width
*
0.95
active
:
active
active
:
instrumentPanel
.
active
anchors.horizontalCenter
:
parent
.
horizontalCenter
}
...
...
@@ -112,7 +112,7 @@ Rectangle {
anchors.topMargin
:
_spacing
anchors.top
:
_spacer2
.
bottom
size
:
parent
.
width
*
0.95
active
:
active
active
:
instrumentPanel
.
active
anchors.horizontalCenter
:
parent
.
horizontalCenter
}
}
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