Commit b7a7384a authored by Don Gagne's avatar Don Gagne

Combo uses full width

parent bc0ecce0
......@@ -126,7 +126,8 @@ QGCViewDialog {
QGCComboBox {
id: factCombo
width: valueField.width
anchors.left: parent.left
anchors.right: parent.right
visible: _showCombo
model: fact.enumStrings
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment