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 589691 - keyframes outside trimmed regions cannot be adjusted
keyframes outside trimmed regions cannot be adjusted
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.4
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-25 15:45 UTC by Jean-François Fortin Tam
Modified: 2010-01-22 23:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-07-25 15:45:31 UTC
You can't adjust the start or end points of the curve when the clip is trimmed

Emdash had a few ideas come to mind
- always show some representation of the start/end keyframes, maybe make them visually different somehow
- provide some mode where the entire curve is drawn
- have the start and end points always be set to the current start / end of the clip, this means that the shape of the curve would change after trimming
Comment 1 Brandon Lewis 2010-01-22 23:44:51 UTC
commit 8f3898b07c69c4f4bf9566cca94d3b6db3f9eba6
Author: Brandon Lewis <brandon_lewis@alum.berkeley.edu>
Date:   Mon Jan 11 18:14:13 2010 -0800

    tests/test_etree_formatter.py: update unit tests
    
    checkpoint: start end keyframes are now adjustable
    closes bug 589691