-
Notifications
You must be signed in to change notification settings - Fork 296
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
Large number of annotations lagging in the latest version #1704
Comments
Hi @hamza-hajji, thank you for your report! The slowdown that you observe results from the The cost of calling the |
@MichalDybizbanskiCreoox I don't use marker alignment, but I do set |
@MichalDybizbanskiCreoox any news on this? |
…nsive getBoundingClientRect (for performance)
…nsive getBoundingClientRect (for performance)
…ance #1704 Optimize Annotations' position update
Hi @hamza-hajji , a PR that should help make the annotations position update smoother has been merged to the |
Describe the bug
In xeokit sdk 2.6.10, rendering 200 annotations runs smoothly, in xeokit-sdk@2.6.50, there is significant lagging, I put two screen casts of the 200 annotations in different versions
To Reproduce
Steps to reproduce the behavior:
Render 200 annotations in xeokit-sdk@2.6.50
It lags
Expected behavior
It doesn't lag, same behavior as xeokit-sdk@2.6.10
The text was updated successfully, but these errors were encountered: