Skip to content

Conversation

@skd988
Copy link

@skd988 skd988 commented Jun 2, 2021

There used to be a problem where moving the joystick to bottom-left will not make the cursor move. This was caused by an overflow in the calculation of lengthsq in handleMouseMovement. I added unsigned int to solve it.

There used to be a problem where moving the joystick to bottom-left will not make the cursor move. This was caused by an overflow in the calculation of lengthsq in handleMouseMovement. I added unsigned int to solve it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant