| Summary: | "Clip Properties" shows properties for proxy instead of the clip, when clip is proxied | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Kubuntiac <user581> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 15.12.1 | |
| Sentry Crash Report: | |||
|
Description
Kubuntiac
2015-12-14 01:02:18 UTC
Git commit 5a6235b120993cc31908847c847bd01fdecd3818 by Jean-Baptiste Mardelle. Committed on 27/12/2015 at 22:54. Pushed by mardelle into branch 'Applications/15.12'. Use original clip properties, not proxy for effects / display Related: bug 355825 M +1 -1 src/bin/abstractprojectitem.h M +1 -1 src/bin/bin.cpp M +2 -2 src/bin/projectclip.cpp M +1 -1 src/bin/projectclip.h M +1 -1 src/bin/projectfolder.cpp M +1 -1 src/bin/projectfolder.h M +1 -1 src/bin/projectfolderup.cpp M +1 -1 src/bin/projectfolderup.h M +1 -1 src/bin/projectsubclip.cpp M +1 -1 src/bin/projectsubclip.h M +2 -2 src/mltcontroller/bincontroller.cpp M +1 -1 src/mltcontroller/bincontroller.h M +24 -4 src/mltcontroller/clipcontroller.cpp M +2 -1 src/mltcontroller/clipcontroller.h M +11 -0 src/renderer.cpp http://commits.kde.org/kdenlive/5a6235b120993cc31908847c847bd01fdecd3818 |