mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
enabled drag-pagehome-drawer in tabBar
This commit is contained in:
@@ -176,6 +176,12 @@ PageType {
|
|||||||
strokeColor: "#2C2D30"
|
strokeColor: "#2C2D30"
|
||||||
fillColor: "#1C1D21"
|
fillColor: "#1C1D21"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MouseArea {
|
||||||
|
id: noPropagateMouseEvent
|
||||||
|
anchors.fill: parent
|
||||||
|
enabled: true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
TabImageButtonType {
|
TabImageButtonType {
|
||||||
|
|||||||
Reference in New Issue
Block a user