]> git.sesse.net Git - kdenlive/commit
By default, transitions are now "automatic". So when you move or resize a clip, the...
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Tue, 16 Dec 2008 11:35:09 +0000 (11:35 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Tue, 16 Dec 2008 11:35:09 +0000 (11:35 +0000)
commit89387739482ef7d5d303026a6f6ff5e1e0e1d16e
treef47283578c34d2f04e748c78c5598158580cfaa3
parent5fb0a5d3b0ed9357047d5b620617df5b2038ed40
By default, transitions are now "automatic". So when you move or resize a clip, the transition will automatically adjust to keep in sync with the clip. This feature can be disabled for each transition by right-clicking on it and disabling "automatic transition". Feedback welcome but I think it works rather well.
http://www.kdenlive.org:80/mantis/view.php?id=361

svn path=/branches/KDE4/; revision=2790
src/clipitem.cpp
src/customtrackview.cpp
src/customtrackview.h
src/kdenliveui.rc
src/mainwindow.cpp
src/transition.cpp
src/transition.h