Commit 08e31a42 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #5661 from bluerobotics/pr-text-overflow-frame-params

Fix sub frame parameter download text overflow
parents 529f9afc 7745beb7
......@@ -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