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
b7a7384a
Commit
b7a7384a
authored
Dec 28, 2016
by
Don Gagne
Browse files
Combo uses full width
parent
bc0ecce0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/QmlControls/ParameterEditorDialog.qml
View file @
b7a7384a
...
...
@@ -126,7 +126,8 @@ QGCViewDialog {
QGCComboBox
{
id
:
factCombo
width
:
valueField
.
width
anchors.left
:
parent
.
left
anchors.right
:
parent
.
right
visible
:
_showCombo
model
:
fact
.
enumStrings
...
...
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