Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
1df6ada0
Commit
1df6ada0
authored
Nov 03, 2015
by
dogmaphobic
Browse files
Fixing QGCCheckBox
parent
78004042
Changes
1
Show whitespace changes
Inline
Side-by-side
src/QmlControls/QGCCheckBox.qml
View file @
1df6ada0
...
...
@@ -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
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment