Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
1.01k stars 39 forks source link

hide mouse cursor when dragging joystick buttons #81

Closed Ark2000 closed 1 year ago

Ark2000 commented 1 year ago

Is your feature request related to a problem? Please describe.

https://user-images.githubusercontent.com/21126555/229345032-87e25605-5139-412a-8a15-278dc7fc832e.mp4

When you are tweaking values using the joystick button, the mouse cursor easily goes off-screen which makes it inconvenient.

Describe the solution you'd like

https://user-images.githubusercontent.com/21126555/229345296-0230ec63-5327-4d6a-8a66-ecaf0f68b64b.mp4

the mouse cursor should be hidden and captured when dragging.