Commit f887acfa authored by eekkelund's avatar eekkelund

[Fix] Decrease highlighted area

parent 5c958bb8
......@@ -46,7 +46,7 @@ ButtonStyle {
RadialGradient {
x: control.pressX - width/2
y: control.pressY - height/2
width: Theme.itemWidthMedium
width: Theme.itemWidthSmall
height: width
visible: control.pressed
......
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