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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/d47a33aa9 |hics/krita/commit/e62499df7
                   |c7d1ba54cbe30f2d04263ca4aff |d4fe14a26dde7edac8610bd1ad4
                   |7a92                        |bffb

--- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit e62499df7d4fe14a26dde7edac8610bd1ad4bffb by Dmitry Kazakov.
Committed on 31/03/2022 at 13:43.
Pushed by dkazakov into branch 'krita/5.0'.

Fix delay on auto-brush stroke with randomness

KisAutoBrush used to initialize brushTipImage() and image() with
a full-size preview image, which could cause huge delay for big
brushes with randomness enabled.

This patch disables initialization of brushTipImage() for auto-brushes
(it is not used for them anyway).

M  +46   -11   libs/brush/kis_auto_brush.cpp
M  +1    -1    libs/brush/kis_auto_brush.h

https://invent.kde.org/graphics/krita/commit/e62499df7d4fe14a26dde7edac8610bd1ad4bffb

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

Reply via email to