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

[Web] Remove hovering pointer from tracker. #3115

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

m-bert
Copy link
Contributor

@m-bert m-bert commented Sep 20, 2024

Description

I've noticed that in Hover inside onPointerMoveOut method we add pointer to tracker instead of removing it. While it doesn't make much difference, since tracker is reset in this line, I think it will be better to change it into removing pointer.

Test plan

Tested on hover example.

@m-bert m-bert changed the title [web] Remove hovering pointer from tracker. [Web] Remove hovering pointer from tracker. Sep 20, 2024
@m-bert m-bert merged commit fbfe9a7 into main Sep 20, 2024
1 check passed
@m-bert m-bert deleted the @mbert/fix-hover-tracker branch September 20, 2024 08:16
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.

2 participants