Radius the arrow, fix its color
This commit is contained in:
@@ -101,6 +101,7 @@ FocusScope {
|
||||
id: arrow
|
||||
anchors.right: parent.right
|
||||
width: 20 + 2*border.width; height: parent.height
|
||||
radius: main.radius
|
||||
|
||||
border.color: main.border.color
|
||||
border.width: main.border.width
|
||||
|
Reference in New Issue
Block a user