Bin clip effects cannot be dragged onto another bin clip: while the drag feedback signals that the effect can be dropped onto another bin clip nothing happens after finishing the drop. The effect being dragged doesn't get copied onto the target bin clip. Reproducible: Always Steps to Reproduce: 1. Add two clips to the project bin. 2. Add an effect to the first bin clip. 3. Drag this effect from the properties pane onto the second bin clip. Actual Results: Dropped effect doesn't get added to the second bin clip. Expected Results: Dropped effect should get added to the second bin clip with all parameters taken over.
Turns out that dropping any new effect also doesn't work...
More issues with git master: bézier curves have lost their channel drop-down-box entries completely. Luma formula selection also empty.
git Applications/16.04 is sane with respect to bézier channel and luma formula selection box. Dropping a bin clip effect onto another bin clip doesn't work either.
Git commit 64c934e06fe55fbc9ef2665f47440df5a51b6572 by Jean-Baptiste Mardelle. Committed on 25/04/2016 at 18:29. Pushed by mardelle into branch 'Applications/16.04'. Restore Bin filtering and effect drop that were removed by wrong cppcheck cleanup M +35 -0 src/bin/projectitemmodel.cpp M +1 -0 src/bin/projectitemmodel.h M +14 -0 src/bin/projectsortproxymodel.cpp M +2 -0 src/bin/projectsortproxymodel.h http://commits.kde.org/kdenlive/64c934e06fe55fbc9ef2665f47440df5a51b6572
Git commit 0a26eccd60af9b652cf91762170020d6a7167502 by Jean-Baptiste Mardelle. Committed on 25/04/2016 at 18:50. Pushed by mardelle into branch 'master'. Fix combobox effect parameters that dissapeared after introducing HD lumas M +3 -0 src/effectstack/parametercontainer.cpp M +0 -7 src/timeline/customtrackview.cpp http://commits.kde.org/kdenlive/0a26eccd60af9b652cf91762170020d6a7167502