https://bugs.kde.org/show_bug.cgi?id=459273
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/9b7318c13 |hics/krita/commit/1245a9a09 |298e2fc52b52ac0d760a62152d4 |ed53f4027ddb5a22ea1c9a3ecf4 |a838 |6a10 Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 1245a9a09ed53f4027ddb5a22ea1c9a3ecf46a10 by Dmitry Kazakov. Committed on 11/11/2022 at 12:56. Pushed by dkazakov into branch 'master'. Make sure that thumbnails are generated from exactBounds() Now the layer thumbnails are generated only at the very end of the stroke, that is, when the image is idle. It makes it possible to use more expensive exactBounds() routine for the thumbnails update. M +1 -1 libs/image/kis_paint_device.cc M +15 -4 plugins/dockers/layerdocker/LayerBox.cpp M +5 -1 plugins/dockers/layerdocker/LayerBox.h https://invent.kde.org/graphics/krita/commit/1245a9a09ed53f4027ddb5a22ea1c9a3ecf46a10 -- You are receiving this mail because: You are watching all bug changes.