https://bugs.kde.org/show_bug.cgi?id=427831

--- Comment #5 from Tiar <tamtamy.tym...@gmail.com> ---
Git commit 25469219a1ad834de5bde169aca1f0527efa5db1 by Agata Cacko.
Committed on 09/08/2021 at 17:58.
Pushed by tymond into branch 'master'.

Fix mirroring of Quick Engine brushes

Before this commit, the mirroring of Quick Engine brushes
was incorrect (different from how other brushes behaved).
That was because of the -0.5 pixel fix to align the outline
with the result. It was added before the mirrored points
were calculated, resulting in a wrong points.
This commit ensures that the -0.5 fix is applied only when
painting, which fixes the mirroring.

M  +12   -6    plugins/paintops/roundmarker/kis_roundmarkerop.cpp

https://invent.kde.org/graphics/krita/commit/25469219a1ad834de5bde169aca1f0527efa5db1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to