Skip to content
Commit 3ec8c2b4 authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Use 1 MouseArea to change the cursor instead of 2, fix cursor after drag

We didn't need 2 MouseAreas to do what we were trying to do and using
containsPress instead of press makes the cursor shape go back to an open
hand after a drag. Before, it would get stuck on the closed hand until
you clicked on the mouse area again.
parent 490fb2d2
Pipeline #342982 failed with stage
in 2 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment