https://bugs.kde.org/show_bug.cgi?id=480973
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/72ba9e4 |hics/krita/-/commit/e6e9900 |0a043058ee2c0e4381d925ffb69 |de326ad46c35804d72ee76c6c67 |f57e5e |82f78c --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e6e9900de326ad46c35804d72ee76c6c6782f78c by Dmitry Kazakov. Committed on 27/08/2024 at 06:57. Pushed by dkazakov into branch 'krita/5.2'. Fix mipmaps not being regenerated after transformation was finished or cancelled The final update will update only the "final" region, not all the parts fo the canvas that were touched during the transformation preview. So we need to update them at the end of the action. M +44 -0 plugins/tools/tool_transform2/strokes/inplace_transform_stroke_strategy.cpp M +2 -0 plugins/tools/tool_transform2/strokes/inplace_transform_stroke_strategy.h https://invent.kde.org/graphics/krita/-/commit/e6e9900de326ad46c35804d72ee76c6c6782f78c -- You are receiving this mail because: You are watching all bug changes.