Commit 26a5997d authored by dogmaphobic's avatar dogmaphobic

Fix checkbox aligment.

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