Increase button focusline height to avoid problems
This commit is contained in:
@@ -14,7 +14,7 @@ Item {
|
||||
id: clipArea
|
||||
anchors.bottom: parent.bottom
|
||||
width: parent.width
|
||||
height: 0
|
||||
height: 1
|
||||
clip: true
|
||||
|
||||
Rectangle {
|
||||
|
Reference in New Issue
Block a user