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 580172 - dragging a clip's in/end point should snap to other clips
dragging a clip's in/end point should snap to other clips
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal blocker
: 0.13.1
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-24 21:04 UTC by Jean-François Fortin Tam
Modified: 2009-05-14 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-04-24 21:04:41 UTC
There is no way to adjust a clip to fit a "gap" between two clips perfectly, because dragging the edge of a clip is not affected by snapping.
Comment 1 Alessandro Decina 2009-04-28 15:39:25 UTC
commit 01e8dbc5350be83c30fac16f51b7231a9693d9d0
Author: Alessandro Decina <alessandro.d@gmail.com>
Date:   Tue Apr 28 17:34:35 2009 +0200

    Add edge snapping when trimming at start.
    
    Fixes #580172.
Comment 2 Jean-François Fortin Tam 2009-04-29 01:54:03 UTC
Fixed, now bug #580646 is next ;) thanks!