mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Fix cursor change when hover over elements
This commit is contained in:
@@ -84,6 +84,7 @@ Item {
|
|||||||
id: emptyArea
|
id: emptyArea
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
enabled: root.isExpanded
|
enabled: root.isExpanded
|
||||||
|
visible: enabled
|
||||||
onClicked: {
|
onClicked: {
|
||||||
root.close()
|
root.close()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user