While working on a project I noticed the following issue: create a library clip that contains multiple title clips. Now, when adding the library clip to another project and expanding the library clip in the timeline I end up with all title clips in the timeline referencing the same single project bin title clip. The other title clips are properly available in the project bin, but are not referenced as they should by the timeline title clips.
Git commit 2157b070763e4e6e5d60f81b5b499cccb91c7121 by Vincent Pinon. Committed on 23/07/2016 at 18:00. Pushed by vpinon into branch 'Applications/16.08'. fix expanding library clip containing titles M +16 -22 src/bin/bin.cpp M +14 -16 src/timeline/customtrackview.cpp M +1 -1 src/timeline/customtrackview.h M +2 -2 src/timeline/timeline.cpp M +1 -1 src/timeline/timeline.h http://commits.kde.org/kdenlive/2157b070763e4e6e5d60f81b5b499cccb91c7121
Great, thank you very much for fixing this, Vincent! I've tried it on my several titles long outro library clip with lots of transitions ... and it worked like a charm! I just had to find out how many additional tracks my library clip needs before it will expand... *nudge* Another improvement in Kdenlive usability.