| Summary: | git master: bin clip effects cannot be dragged onto another bin clip | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Wegwerf <wegwerf-1-2-3> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 16.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdenlive/0a26eccd60af9b652cf91762170020d6a7167502 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Wegwerf
2016-04-25 16:26:15 UTC
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 |