| Summary: | git master: expanding a library clip containing multiple titles, all timeline title clips references the same title clip instead of individual titles | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Wegwerf <wegwerf-1-2-3> |
| Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdenlive/2157b070763e4e6e5d60f81b5b499cccb91c7121 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Wegwerf
2016-07-14 10:26:40 UTC
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. |