Summary: | Copying Effects messes up parameters (Fade from black + Fade in) | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | qubodup |
Component: | Video Effects & Transitions | Assignee: | Vincent PINON <vpinon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdenlive/d9b115f306102af528581ff3071c3c4e91a77372 | Version Fixed In: | 15.12.0 |
Sentry Crash Report: |
Description
qubodup
2015-12-02 19:55:13 UTC
Git commit d9b115f306102af528581ff3071c3c4e91a77372 by Jean-Baptiste Mardelle. Committed on 06/12/2015 at 13:38. Pushed by mardelle into branch 'Applications/15.12'. Fix fades sometimes incorrectly displayed / messed up when 2 fades were added to a clip M +71 -45 src/timeline/clipitem.cpp M +110 -91 src/timeline/customtrackview.cpp http://commits.kde.org/kdenlive/d9b115f306102af528581ff3071c3c4e91a77372 I can confirm that this appears to be working now: https://www.youtube.com/watch?v=Qi8DA3OHta4 Thanks! |