-
Notifications
You must be signed in to change notification settings - Fork 6.8k
perf(tooltip): Hook up to pointer leave events when pointer enter events fire #19777
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Re: Map([...m1, ...m2]) Not that we're debating it really, but that'd be slower yet and add GC pressure for no significant change in readability. |
672d374
to
0c76748
Compare
…nts fire Rather than greedily at startup
0c76748
to
8c21385
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Rather than greedily at startup.
This builds on top of #19764 so should get merged afterwards.