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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|krita-bugs-n...@kde.org     |dimul...@gmail.com
             Status|CONFIRMED                   |ASSIGNED

--- Comment #3 from Boudewijn Rempt <b...@valdyas.org> ---
Hm, this problem was introduced in 

-----------------------
commit 78bbb726b49dab6c7a0ee492f2e2a3dd97b7fe30
Author: Dmitry Kazakov <dimul...@gmail.com>, Sun May 18 23:46:58 2014 +0400 (3
years, 8 months ago)
Committer: Dmitry Kazakov <dimul...@gmail.com>, Sun May 18 23:49:54 2014 +0400
(3 years, 8 months ago)
Precedes: v2.99.88
Branches: <Expand>

Fix a hang-up when opening the filter dialog twice

Or running any stroke-based action while having the dialog open

BUG:334982
-----------------------------

In order to make it impossible to open the filter dialog twice. However, that
code has been rewritten since, and there's only one file dialog in any case,
and selecting a new filter in the menu just changes the filter in the dialog.

There's also no hang anymore when, for instance, using the rectangle tool.

I wonder whether we can now just remove the slotStrokeEndRequested and
slotStrokeCancelRequested methods in KisFilterManager.

The end goal is to make it possible to zoom and pan while the filter dialog is
open, but not allow the user to do anything else, I guess.

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

Reply via email to