https://bugs.kde.org/show_bug.cgi?id=459273
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/9b7318c13 | |298e2fc52b52ac0d760a62152d4 | |a838 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 9b7318c13298e2fc52b52ac0d760a62152d4a838 by Dmitry Kazakov. Committed on 20/09/2022 at 08:24. 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/9b7318c13298e2fc52b52ac0d760a62152d4a838 -- You are receiving this mail because: You are watching all bug changes.