Bug 360133 - 15.13 git master: effect group initially shows disabled state but is enable.
Summary: 15.13 git master: effect group initially shows disabled state but is enable.
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-05 17:56 UTC by Wegwerf
Modified: 2016-03-05 20:40 UTC (History)
0 users

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-03-05 17:56:37 UTC
When creating a group for an effect, then the effect group initially shows the "stroked-eye" state, this is disabled state. However, the effects are all enabled and effective. Only after toggling the group state, the effects are properly synchronized with the group state.

However, a user would probably expect the effect group to be enabled when created from an enabled effect; and otherwise disabled if the effect was disabled.

Reproducible: Always
Comment 1 Jean-Baptiste Mardelle 2016-03-05 19:18:22 UTC
Git commit 0f554780fecb07f823dbcb29a083bba39893a2e3 by Jean-Baptiste Mardelle.
Committed on 05/03/2016 at 19:18.
Pushed by mardelle into branch 'master'.

Fix effect group icon on creation

M  +0    -1    src/effectstack/collapsiblegroup.cpp

http://commits.kde.org/kdenlive/0f554780fecb07f823dbcb29a083bba39893a2e3
Comment 2 Wegwerf 2016-03-05 20:40:49 UTC
Jean-Baptiste, thank you very much for the quick fix. I've tested it and it works also over here.