Commit 1df6ada0 authored by dogmaphobic's avatar dogmaphobic

Fixing QGCCheckBox

parent 78004042
......@@ -30,9 +30,8 @@ CheckBox {
text: control.text
antialiasing: true
font.pixelSize: ScreenTools.defaultFontPixelSize
anchors.centerIn: parent
// This messes up when a *width*, which is wider than the control is given
// anchors.centerIn: parent
color: control.__qgcPal.text
}
}
......
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