Commit 28093241 authored by Chupligin Sergey's avatar Chupligin Sergey

[CheckBox] fix checker size

parent c2d7f34a
......@@ -61,7 +61,7 @@ CheckBoxStyle {
Image {
id: ball
width: size.dp(32)
width: size.dp(40)
height: size.dp(32)
source: "images/switch-ball.png"
anchors.verticalCenter: parent.verticalCenter
......
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