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
b1e79af1
Commit
b1e79af1
authored
Dec 21, 2019
by
DonLakeFlyer
Browse files
Fix command picker visuals
parent
7a4fcc86
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/PlanView/MissionItemEditor.qml
View file @
b1e79af1
...
...
@@ -222,11 +222,11 @@ Rectangle {
border.color
:
qgcPal
.
text
RowLayout
{
id
:
innerLayout
anchors.margins
:
_padding
anchors.left
:
parent
.
left
anchors.
top
:
parent
.
top
spacing
:
_padding
id
:
innerLayout
anchors.margins
:
_padding
anchors.left
:
parent
.
left
anchors.
verticalCenter
:
parent
.
verticalCenter
spacing
:
_padding
property
real
_padding
:
ScreenTools
.
comboBoxPadding
...
...
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