Skip to content

fix: Clip break apart bugs with undo and pivot - #217

Open
StickmanRed wants to merge 1 commit into
developmentfrom
StickmanRed-break-apart-fixes
Open

StickmanRed wants to merge 1 commit into
developmentfrom
StickmanRed-break-apart-fixes

Conversation

@StickmanRed

Copy link
Copy Markdown
Collaborator

Description

This pull request adds fixes for two bugs, that both occur when breaking clips apart. The first fix keeps the clips and paths intact so they don't disappear when you undo. The second takes the pivot point into account so all the contents of the clip appear at the locations where they should.
Closes #196

Testing

  1. Create a clip.
  2. Break the clip apart then undo. All the clips frames should appear the same as before.
  3. Move the clip's pivot then break apart. The broken-apart objects should not have appeared to move.

Checklist

  • This PR does not make sense to split up into smaller PRs. (I mean, they're close enough to only use one PR)

@StickmanRed StickmanRed added the bug Something isn't working label Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Clips lose broken-apart contents on undo

1 participant