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

Node color stay active when graph is outside the canvas #57

Open
Its-Just-Nans opened this issue Jul 27, 2022 · 1 comment
Open

Node color stay active when graph is outside the canvas #57

Its-Just-Nans opened this issue Jul 27, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Its-Just-Nans
Copy link
Contributor

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Current behavior

output

Expected behavior

Disable color on mouse out even it's outside the canvas

@amcdnl
Copy link
Member

amcdnl commented Jul 27, 2022

Seems like the pointer out isn't getting hit due to the canvas. This will be interesting.

@amcdnl amcdnl added the bug Something isn't working label Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants