Summary: | git master - Project bin doesn't automatically switch to Clip Properties widget when "Clip Properties" option is clicked. | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | null |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdenlive/71dbf637b09250ad799eb057e66bb55505c80426 | Version Fixed In: | |
Sentry Crash Report: |
Description
Unknown
2016-07-26 21:45:54 UTC
If the clip properties widget is tabbed under the bin widget, it does not pop up. This was implemented some time ago because it feels strange to make the current bin widget "disappear" on double clicking a clip (which does the same as context menu > Clip Properties). However with the new behavior, maybe it's better to make the properties dialog pop up even if it hides the Bin widget... I think you are right, fixing it right now. Git commit 71dbf637b09250ad799eb057e66bb55505c80426 by Jean-Baptiste Mardelle. Committed on 26/07/2016 at 21:53. Pushed by mardelle into branch 'Applications/16.08'. Make Clip Properties panel raise even if it was under Project Bin M +3 -4 src/bin/bin.cpp http://commits.kde.org/kdenlive/71dbf637b09250ad799eb057e66bb55505c80426 Definitely, completely understand for past configurations and behaviors. I do like the way things are progressing now. I'll test once the updated pops up in the ppa. |