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

fix animation timeline drag and drop and add edge scrolling #10354

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

riknoll
Copy link
Member

@riknoll riknoll commented Jan 27, 2025

fixes microsoft/pxt-arcade#6641

this fixes the issue where the click target for dragging an animation frame was off and adds automatic scrolling when you drag the animation frame to the edge.

enjoy this poorly cropped gif:

edge-scroll

@riknoll riknoll requested a review from a team January 27, 2025 18:35
@riknoll riknoll merged commit d2a55d3 into master Jan 27, 2025
7 checks passed
@riknoll riknoll deleted the dev/riknoll/anim-timeline-dragdrop branch January 27, 2025 22:09
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.

When there are 10 or more animation frames, the grabbing area of a frame travels upward
2 participants