Fix #116.
This commit is contained in:
@@ -89,6 +89,16 @@ ColumnLayout {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Rectangle {
|
||||||
|
anchors.fill: parent
|
||||||
|
|
||||||
|
color: "transparent"
|
||||||
|
radius: 24
|
||||||
|
|
||||||
|
border.width: 2
|
||||||
|
border.color: MPalette.banner
|
||||||
|
}
|
||||||
|
|
||||||
AutoMouseArea {
|
AutoMouseArea {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user