Bug 329753 - Activating Filter Brush + Color To Alpha filter blocks the GUI
Summary: Activating Filter Brush + Color To Alpha filter blocks the GUI
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Tools (show other bugs)
Version: git master (please specify the git hash!)
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 09:06 UTC by Dmitry Kazakov
Modified: 2014-01-27 12:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Kazakov 2014-01-09 09:06:59 UTC
The paint op configuration popup becomes disabled after selecting it

http://wstaw.org/m/2014/01/09/plasma-desktopzJ2435.jpg
Comment 1 Dmitry Kazakov 2014-01-27 12:36:59 UTC
Git commit c9a283b7a50c42b86c879058cc3350ca969d79f0 by Dmitry Kazakov.
Committed on 27/01/2014 at 12:36.
Pushed by dkazakov into branch 'master'.

Fix Color To Alpha filter widget when used in the Filter Brush

Also don't call the switchBackRequested() in destructor, since it has
already been called once in hideEvent().
Related: bug 330351

M  +2    -7    krita/plugins/filters/colors/kis_wdg_color_to_alpha.cpp
M  +2    -2    krita/ui/kis_filter_manager.cc

http://commits.kde.org/calligra/c9a283b7a50c42b86c879058cc3350ca969d79f0
Comment 2 Dmitry Kazakov 2014-01-27 12:39:05 UTC
Git commit 03d59605093a20ca28e8acaa60dd054880fe76b2 by Dmitry Kazakov.
Committed on 27/01/2014 at 12:36.
Pushed by dkazakov into branch 'calligra/2.8'.

Fix Color To Alpha filter widget when used in the Filter Brush

Also don't call the switchBackRequested() in destructor, since it has
already been called once in hideEvent().
Related: bug 330351

M  +2    -7    krita/plugins/filters/colors/kis_wdg_color_to_alpha.cpp
M  +2    -2    krita/ui/kis_filter_manager.cc

http://commits.kde.org/calligra/03d59605093a20ca28e8acaa60dd054880fe76b2