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

"Pointer Down" listener triggered when mouse button released. #16

Open
dcturner opened this issue Jan 19, 2024 · 0 comments
Open

"Pointer Down" listener triggered when mouse button released. #16

dcturner opened this issue Jan 19, 2024 · 0 comments

Comments

@dcturner
Copy link

dcturner commented Jan 19, 2024

Hi!
Thanks for the great work so far.

I'm seeing unwanted "pointer down" listeners firing when I release the mouse button.
Steps to reproduce

  • Open the simple_2d example (heart rating)
  • Press and hold a heart
  • move your cursor to a different heart and release

mouse_up_bug

Note: This makes press-and-hold interactions impossible at the moment, as no "Pointer Up" listener is ever called.

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

No branches or pull requests

1 participant