https://bugs.kde.org/show_bug.cgi?id=438970

--- Comment #1 from Ryan K <ryan.ke...@gmail.com> ---
OK, did more tests on a simple example.

Disable Timeline Effects + Save writes:

<property name="kdenlive:docproperties.disabletimelineeffects">1</property>

as well as:

<property name="disable">1</property>

in the producer.

Reloading or reverting the project then gets things out of sync, where the UI
untoggles Disable Timeline Effects but it is left in the save file.

It seems like the <property name="disable">1</property> disables the effects
since removing the disabletimelineeffects property doesn't re-enable effects.

If I remove both properties then the effects are re-enabled. I'll give this a
try with my original file.

There is also a
<property name="kdenlive:activeeffect">0</property>
that appears in my .kdenlive save diffs that appears in the enabled effects
version (saved before Disable Timeline Effects) that doesn't in the disabled
effects version?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to