https://bugs.kde.org/show_bug.cgi?id=435201
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/fd85858e0 | |8ad8ff3a45e25ec2e21c2af4f4d | |b9aa --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit fd85858e08ad8ff3a45e25ec2e21c2af4f4db9aa by Dmitry Kazakov, on behalf of Sharaf Zaman. Committed on 03/04/2021 at 11:02. Pushed by dkazakov into branch 'master'. Bugfix: Crop tool doesn't respond to some events (This commit reverts 5ea95edb1f51acbac032055aee6333381efe95c8) M +5 -0 libs/flake/KoToolBase.cpp M +7 -0 libs/flake/KoToolBase.h M +7 -0 libs/flake/KoToolProxy.cpp M +3 -0 libs/flake/KoToolProxy.h M +5 -0 libs/image/kis_image.cc M +21 -0 libs/image/kis_image.h M +2 -0 libs/ui/KisDocument.cpp M +1 -0 libs/ui/canvas/kis_tool_proxy.cpp M +6 -1 plugins/tools/tool_crop/kis_tool_crop.cc M +1 -0 plugins/tools/tool_crop/kis_tool_crop.h https://invent.kde.org/graphics/krita/commit/fd85858e08ad8ff3a45e25ec2e21c2af4f4db9aa -- You are receiving this mail because: You are watching all bug changes.