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 576575 - clips can only be added to first layer
clips can only be added to first layer
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.2
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-24 14:56 UTC by j^
Modified: 2009-07-24 15:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description j^ 2009-03-24 14:56:41 UTC
right now its not possible to drag a clip from the clip library
in a second or third track, the only track that one can drag clips
to is the first. would be better if all tracks would be active targets for clips.
Comment 1 Brandon Lewis 2009-07-13 04:32:35 UTC
i'm going to assume that by tracks, you mean layers. There are only two tracks in pitivi currently -- audio and video. 

This branch takes layer position into account during drag-and-drop from the clip library:

bug_576575
Comment 2 Brandon Lewis 2009-07-13 20:34:07 UTC
renaming
Comment 3 Brandon Lewis 2009-07-13 20:53:02 UTC
commit bdf719742714f512fdb8214a2ad9b83e31f01400
Author: Brandon Lewis <brandon_lewis@berkeley.edu>
Date:   Sun Jul 12 21:27:43 2009 -0700

    ui.timeline.py: set object priority while dragging temporary clips
    
    fixes bug 576575