← Back to team overview

openshot.developers team mailing list archive

[Bug 425460] Re: Undo and Redo Support

 

Francesco,
I have merged your branch into the trunk tonight.  I made many small tweaks to the code, such as new Toolbar buttons for Undo/Redo, and added a few more history hooks where set_project_modified() was being called.  Also, I have hidden the "History Tree" by default (available via View > History).

You should probably merge the trunk back into your branch, or create a
new branch from the trunk at this point.  =)

This is still "experimental", in that we need to do lots of testing on
the speed of this approach.  But so far it looks really good to me.
Thanks for your help!

-Jonathan

-- 
Undo and Redo Support
https://bugs.launchpad.net/bugs/425460
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: In Progress

Bug description:
I am using version 0.9.2 in ubuntu 9.04 32 bit.

I would like to see a multilevel "undo" feature, so If I make a mistake with something, I can go back to where I was.  I tried using a few of the tools and suddenly lost a few tracks and other items, so I looked for the undo button and tried ctrl-z, but there was no way to go back, so I had to reload the project in an earlier saved state.