main
zhuzihcu 2023-04-19 11:22:44 +08:00
parent 60c2ebee56
commit 7dcb65f7b6
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Item {
y: -Math.round(cursorHeight/2)
height: parent.height+cursorHeight
anchors.left: parent.left
preventStealing: true
anchors.right: parent.right
function handleMouse(mouse) {
if (mouse.buttons & Qt.LeftButton) {