https://bugs.kde.org/show_bug.cgi?id=419282
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INTENTIONAL Status|REPORTED |RESOLVED CC| |b...@valdyas.org --- Comment #1 from Boudewijn Rempt <b...@valdyas.org> --- I'm sorry that you don't like this, but it's intentional. See https://bugs.kde.org/show_bug.cgi?id=407405 and the following commit: If you want to avoid things like this, you'll have to participate in the discussions that drive Krita's development and test nightly builds and beta's. commit 9a972eea69526311cd95dd45335d2f1ba7d24fc3 Author: Ivan Yossi <ghe...@gmail.com> Date: Wed Dec 4 07:51:59 2019 +0000 Fix 1px brush offset in line tool This adjust the diferent position of KisPaintInformation from a line to be inside a line between starting and ending points. This is particularly important as brushes that use 1px perfect pixels require the line to be perfect in order to avoid looking jagged. In 1px size with sharpen active we only use the start and end KisPaintInformation points. This patch also adjusts the outine on 1px brushes to adjust to the grid to better preview where the paint is going to be applyied BUG:407405 (cherry picked from commit b434751233e91d229617952bb73ca0744353bd10) -- You are receiving this mail because: You are watching all bug changes.