Bug 472723

Summary: "Align the brush to preview outline to the pixel grid" don't work anymore
Product: [Applications] krita Reporter: garuda1300
Component: Brush enginesAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: tomtomtomreportingin
Priority: NOR Keywords: regression
Version: unspecified   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description garuda1300 2023-07-28 01:50:48 UTC
SUMMARY
Krita version 5.2 BETA (there is no option for 5.2 beta to choose).
Pixel brush do not respect if "Align brush to preview outline to pixel grid" is selected or not and sometimes align and sometimes don't align the preview to the pixel grid.

STEPS TO REPRODUCE
1. with pixel brush disable or enable "Align brush to preview outline to pixel grid"
2. starts to use and make some changes like the size of brush, to eraser mode etc

OBSERVED RESULT
Sometimes the brush starts to align sometimes stops

EXPECTED RESULT
To respect if it's to align or not to the pixel grid using the option inside the brush config "Align brush to preview outline to pixel grid"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: LinuxMint 20.3 XFCE
(available in About System)
Comment 1 tomtomtomreportingin 2023-07-28 06:30:37 UTC
I can reproduce the seemingly random behavior. Setting as a confirmed regression.
Comment 2 Dmitry Kazakov 2023-08-14 16:12:02 UTC
Git commit 5fdf853a1a1fe21b04c6bf02584762040bd66628 by Dmitry Kazakov.
Committed on 14/08/2023 at 18:11.
Pushed by dkazakov into branch 'master'.

Fix sharpness option being uninitialized
Related: bug 472779

M  +1    -1    plugins/paintops/libpaintop/KisSharpnessOption.cpp

https://invent.kde.org/graphics/krita/-/commit/5fdf853a1a1fe21b04c6bf02584762040bd66628
Comment 3 Dmitry Kazakov 2023-08-14 16:12:35 UTC
Git commit 5209cf9464fd7bb5c9fe1e9c02365e659b755409 by Dmitry Kazakov.
Committed on 14/08/2023 at 18:12.
Pushed by dkazakov into branch 'krita/5.2'.

Fix sharpness option being uninitialized
Related: bug 472779

M  +1    -1    plugins/paintops/libpaintop/KisSharpnessOption.cpp

https://invent.kde.org/graphics/krita/-/commit/5209cf9464fd7bb5c9fe1e9c02365e659b755409