Commit 7745beb7 authored by dheideman's avatar dheideman Committed by Jacob Walser

Fix sub frame parameter download text overflow

parent 6e388c70
......@@ -199,8 +199,7 @@ SetupPage {
model: _flatParamList
delegate: QGCButton {
width: parent.width / 2.1
height: (ScreenTools.defaultFontPixelHeight * 14) / 5
width: parent.width
text: name
onClicked : {
......
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