https://bugs.kde.org/show_bug.cgi?id=409275
--- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 008503fb5c5590cfe74c73c1e1a76b26a944e309 by Dmitry Kazakov. Committed on 30/07/2019 at 14:16. Pushed by dkazakov into branch 'master'. Make shape painting tools unblocking (use strokes) Opening a waiting dialog may make the shortcuts matcher unhappy, so we should avoid that. Related: bug 409968, bug 408826 M +3 -4 libs/ui/tool/kis_tool_shape.cc M +1 -2 plugins/tools/basictools/kis_tool_ellipse.cc M +42 -25 plugins/tools/basictools/kis_tool_gradient.cc M +1 -3 plugins/tools/basictools/kis_tool_rectangle.cc M +0 -2 plugins/tools/tool_polygon/kis_tool_polygon.cc M +0 -3 plugins/tools/tool_polyline/kis_tool_polyline.cc https://invent.kde.org/kde/krita/commit/008503fb5c5590cfe74c73c1e1a76b26a944e309 -- You are receiving this mail because: You are watching all bug changes.