enabled drag-pagehome-drawer in tabBar
This commit is contained in:
parent
a6949bd3ae
commit
6c78b4ec8f
1 changed files with 6 additions and 0 deletions
|
@ -176,6 +176,12 @@ PageType {
|
|||
strokeColor: "#2C2D30"
|
||||
fillColor: "#1C1D21"
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
id: noPropagateMouseEvent
|
||||
anchors.fill: parent
|
||||
enabled: true
|
||||
}
|
||||
}
|
||||
|
||||
TabImageButtonType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue