After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 587332 - undo forgets about volume keyframes
undo forgets about volume keyframes
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: 0.13.2
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-29 17:07 UTC by j^
Modified: 2009-07-03 17:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description j^ 2009-06-29 17:07:10 UTC
if you remove (del) a clip with adjusted volume.
volume keyframes are reset undoing the remove operation
Comment 1 Brandon Lewis 2009-06-29 21:41:15 UTC
Keyframes are ignored by the undo system for the moment. I wanted to add support for this before it was merged, but in any case I am aware of the issue and working towards a solution.
Comment 2 Alessandro Decina 2009-07-03 17:33:12 UTC
commit c8056f68441603482b53422287639fbb4c288452
Author: Alessandro Decina <alessandro.d@gmail.com>
Date:   Fri Jul 3 19:29:27 2009 +0200

    Add undo/redo support for keyframes.