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

@graph-paper/core/actions/tooltip.js: remove the setTimeout #52

Open
hamilton opened this issue Jun 29, 2020 · 0 comments
Open

@graph-paper/core/actions/tooltip.js: remove the setTimeout #52

hamilton opened this issue Jun 29, 2020 · 0 comments

Comments

@hamilton
Copy link
Collaborator

When the passed-in values of the tooltip action update quickly, this adds a ton of overhead since this is an inordinant number of additional tasks added to the queue. Let's just get rid of it or figure out another solution (if it is even necessary, which I'm not convinced it is).

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