Summary: | Activating Filter Brush + Color To Alpha filter blocks the GUI | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Dmitry Kazakov <dimula73> |
Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/calligra/03d59605093a20ca28e8acaa60dd054880fe76b2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Dmitry Kazakov
2014-01-09 09:06: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 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 |