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

Dmitry Kazakov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
                   |krita/commit/33bc57f3855623 |krita/commit/56fee5fb393cec
                   |ab4575bb4f0bb2c7ddc00875d3  |956996dd06ad451680f1406bda

--- Comment #7 from Dmitry Kazakov <[email protected]> ---
Git commit 56fee5fb393cec956996dd06ad451680f1406bda by Dmitry Kazakov.
Committed on 11/11/2019 at 12:01.
Pushed by dkazakov into branch 'krita/4.2'.

Fix slowdown in Warp Transform Tool

Looks like before the signal compressor fix the it worked fast purely
accidentally. Tablet device generated a lot of events, so we shouldn't
request warp transform recalculation for every one of it. Instead, some
event compression should happen.

M  +12   -5    plugins/tools/tool_transform2/kis_warp_transform_strategy.cpp
M  +3    -0    plugins/tools/tool_transform2/kis_warp_transform_strategy.h

https://invent.kde.org/kde/krita/commit/56fee5fb393cec956996dd06ad451680f1406bda

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

Reply via email to