https://bugs.kde.org/show_bug.cgi?id=430605
--- Comment #6 from stephen <tgdev...@gmail.com> --- (In reply to Tiar from comment #4) > I guess that might be because it's waiting for the transformation to finish. It's official. The long and very long and unbearable delay always and always happens after you move the content of a selection area. 100% frustrating moment. And other than this, moving the contained pixels in the selection area leaves glitches on the canvas if you move continuously without stopping. Krita really really should be optimized. * The brush engine should be optimized to render faster with very big pixel size(100-2000 pixels) * There shouldn't be any artifact/glitch when changing colors through adjustment filters, while hiding/showing a layer, while painting...etc * Any selection tool, for a move operation should only target the contained non null pixels in a selection area and thus reduce the size of the selection area... * No more artifacts/glitches/super long delays while operating transformations on pixels in a layer(always target big data size to optimize things, a 5000x5000 canvas resolution is recommended for things like that). Please, optimize Krita much much deeper to improve workflow speed for professional artists and Krita users in general. We need this to happen. -- You are receiving this mail because: You are watching all bug changes.