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

Dragging connected nodes could be smoother #17

Open
lindavin opened this issue Dec 17, 2020 · 1 comment
Open

Dragging connected nodes could be smoother #17

lindavin opened this issue Dec 17, 2020 · 1 comment

Comments

@lindavin
Copy link
Contributor

lindavin commented Dec 17, 2020

When dragging nodes that are connected in Mist, there is a noticeable lag. Here is a demo in which it is smoother:

https://codesandbox.io/s/testing-line-drag-with-react-konva-bfxw1?file=/src/index.js

Dragging in Mist:
https://youtu.be/LXMgTiQn8gk

Ideal Dragging:
https://youtu.be/-m2muZp7w98

@lindavin
Copy link
Contributor Author

Testing this more, I notice that after removing the menu layer can this lag is less apparent. It could be because the menu is rendering more often that it should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant