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

Laggy rendering #215

Closed
mleonowicz opened this issue Sep 26, 2022 · 2 comments
Closed

Laggy rendering #215

mleonowicz opened this issue Sep 26, 2022 · 2 comments

Comments

@mleonowicz
Copy link
Contributor

When moving a node fast the rendered connections are out of place. It looks like the connections and nodes are rendered for different cursor positions. I have hardware acceleration enabled. I tested it both on Firefox and Chromium on different machines.

Example:
image

@mleonowicz mleonowicz changed the title Laggy connections Laggy rendering Sep 26, 2022
@mleonowicz
Copy link
Contributor Author

I see that it has been fixed here: 8ad369d and after building the library myself the laggy rendering is gone.
Is the current master branch going to be available in npm repository?

Thanks in advance

@newcat
Copy link
Owner

newcat commented Sep 27, 2022

Unfortunately I don't have much time for my side-projects like Baklava at the moment but I should be able to do the release next week (need to do some testing and documentation beforehand, that's why I can't release it just yet). And thanks for going through the hassle of building / testing the current master and verifying that the issue is fixed there; I really appreciate it.

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

2 participants