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 regression which broke Undo & Redo #4965

Merged
merged 4 commits into from
Oct 29, 2022
Merged

Fix regression which broke Undo & Redo #4965

merged 4 commits into from
Oct 29, 2022

Conversation

jonoomph
Copy link
Member

Fix regression which broke undo/redo - this adds a helper copy() function for UpdateAction objects, to easily and safely copy them. Also, remove selections for clips/effect which get deleted in the undo()/redo() functions.

…tion for UpdateAction objects, to easily and safely copy them. Also, remove selections for clips/effect which get deleted in the undo()/redo() functions.
@jonoomph
Copy link
Member Author

…s getting deleted. Fixed crash when loading project and mousing over video widget.
…read, same with metric async calls. Reordering Timeline::Close before Timeline::Clear
…become out of sync, max frames to be incorrect, etc... Also, update to send "duration" changes to libopenshot, so our preview thread has a valid max duration.
@jonoomph jonoomph merged commit 4ceb43b into develop Oct 29, 2022
@jonoomph jonoomph deleted the fix-undo-redo branch October 29, 2022 00:05
@drking-c
Copy link

drking-c commented Nov 1, 2022

Does this fix #4404 ?

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.

2 participants