https://bugs.kde.org/show_bug.cgi?id=459066
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |INTENTIONAL CC| |ghe...@gmail.com --- Comment #2 from vanyossi <ghe...@gmail.com> --- This is intended. Let me explain Multibrush mirror, will mirror the brush location to the mirrored location on canvas, this does not rotate the brush tip neither copies the values from the brush, just moves the location of the stroke in canvas, effectively making more than one brush. https://docs.krita.org/en/reference_manual/tools/multibrush.html You can see this effect setting your brush tip dispersion as random brush tip or using another brush engine like spray brush. If you need pixel by pixel perfect mirror, you have to use the mirroring tools https://docs.krita.org/en/user_manual/mirror_tools.html as they work on the pixels drawn and not the location of the brush stroke. -- You are receiving this mail because: You are watching all bug changes.