Prevent HDrawer resizer events from being stolen

This commit is contained in:
miruka 2019-12-15 03:45:46 -04:00
parent a8dbd9185a
commit 986b117fbc

View File

@ -96,6 +96,7 @@ Drawer {
anchors.fill: parent
enabled: ! drawer.collapse
acceptedButtons: Qt.LeftButton
preventStealing: true
hoverEnabled: true
cursorShape:
containsMouse || drag.active ?