Modification Keys + Mouse Movement, How do that? #1746
Unanswered
AugustoGodoi
asked this question in
Q&A
Replies: 1 comment
|
An update: the "lctrl" key is working well, but the "lshift" key continues moving after the button is released. It does not apply the Shift modification, only the movement. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone,
I need a help with my code.
I don't know the best practice to do CTRL + Mid Mouse Button + Mouse Movement Up
Below you can see my code:
So when I release the button for example the kp4, the mouse movement continue indefinitely.
What I can fix this?
Or what the beat way to do this?
All reactions