Bug 365852 - git master: no Kdenlive configure option to default to non-automatic transitions
Summary: git master: no Kdenlive configure option to default to non-automatic transitions
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 16.08.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 09:58 UTC by Wegwerf
Modified: 2016-09-15 17:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wegwerf 2016-07-19 09:58:01 UTC
In more complex composition projects, Kdenlive's automatic transitions often do more harm than good. While each transition can be switched manually to non-automatic after it has been created, this severely hampers any workflow. Please offer means to switch off creation of transitions as automatic:
1. Using a global Kdenlive configuration option.
2. Using a toggle button in the timeline status bar, similar split/snap/...

Reproducible: Always
Comment 1 Steve 2016-07-19 16:55:09 UTC
I second this request. I always turn off automatic transitions for my projects as it doesn't fit my needs.
I favor the idea of a global default in the configuration.
Comment 2 Wegwerf 2016-09-10 18:30:02 UTC
Patch is on its way.
1. Adds status bar button for quickly toggling betwwen creating new transitions as automatic or not.
2. Adds corresponding Kdenlive config option to tab timeline.
3. Fix for correctly handling cooy and paste of non-automatic transitions.
Comment 3 Wegwerf 2016-09-15 17:33:25 UTC
It's in git master now.