Skip to content

Timeline: Fix slow drag operations #106

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

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Timeline: Fix slow drag operations #106

merged 2 commits into from
Apr 7, 2025

Conversation

solidpixel
Copy link
Contributor

The viewer is very slow to render operations performing drag selection
on a large number of items. This PR replaces the per-item handling with
batch-based handling, which significantly improves rendering performance.

@solidpixel solidpixel force-pushed the drag_speed branch 2 times, most recently from 33f2e9d to b5b66a8 Compare April 7, 2025 22:07
@solidpixel solidpixel merged commit bfcca89 into main Apr 7, 2025
6 checks passed
@solidpixel solidpixel deleted the drag_speed branch April 7, 2025 22:14
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.

1 participant