Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse is buggy #1317

Open
1 of 3 tasks
inancgumus opened this issue May 9, 2024 · 0 comments
Open
1 of 3 tasks

Mouse is buggy #1317

inancgumus opened this issue May 9, 2024 · 0 comments
Assignees
Labels
breaking PRs that need to be mentioned in the breaking changes section of the release notes bug Something isn't working

Comments

@inancgumus
Copy link
Member

inancgumus commented May 9, 2024

What?

Fix the Mouse class. The current version is buggy.

Why?

The Mouse class has several problems:

  • The up and down methods should not take x and y coordinates. Instead, they should dispatch the events on the current mouse position.
  • The move method doesn't work and instead dispatches a down event!

How?

No response

Tasks

Tasks

  1. breaking bug
    inancgumus

Related PR(s)/Issue(s)

No response

@inancgumus inancgumus added bug Something isn't working breaking PRs that need to be mentioned in the breaking changes section of the release notes labels May 9, 2024
@inancgumus inancgumus self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking PRs that need to be mentioned in the breaking changes section of the release notes bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant