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

Cancel hilite set request on selection change #354

Merged
merged 10 commits into from Nov 29, 2023
Merged

Conversation

saskliutas
Copy link
Member

Closes #329

Use new getHiliteSetIterator API to highlight elements on unified selection change. This new implementation cancels ongoing hilite set request when unified selection changes again.

@saskliutas saskliutas requested a review from a team as a code owner November 27, 2023 14:29
Copy link

github-actions bot commented Nov 27, 2023

Benchmark

Benchmark suite Current: 0de442a Previous: 6d5fb05 Deviation Status
Initial Models Tree Load: Baytown.bim 219 ms 404 ms -45.7921%
Full Models Tree Load: Baytown.bim 1876 ms 1807 ms 3.8185% 🚨

This comment was automatically generated by workflow using github-action-benchmark.

@saskliutas saskliutas merged commit 4917117 into master Nov 29, 2023
10 checks passed
@saskliutas saskliutas deleted the cancel_hilite_request branch November 29, 2023 07:17
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

Successfully merging this pull request may close these issues.

Hilite issues after selecting a class grouping node with many grouped instances
2 participants