SUMMARY It's a very small but annoying bug. You need to press ] twice to go from 1px to 3px, but pressing [ once will bring you back to 1px. STEPS TO REPRODUCE 1. Set the brush size to 1px 2. Press ] to increase brush size, now it's 2px 3. Press ] again, now it's 3px 4. Press [ to decrease brush size OBSERVED RESULT Brush size is 1px EXPECTED RESULT Brush size is 2px SOFTWARE/OS VERSIONS All ADDITIONAL INFORMATION It's a very small but annoying bug, especially while doing finer lineart.
I cannot reproduce this with basic-4 flow opacity. Which preset are you using?
Created attachment 151337 [details] brush tip (In reply to Halla Rempt from comment #1) > I cannot reproduce this with basic-4 flow opacity. Which preset are you > using? Basic-3 Flow. But here is the catch: this bug only happens when I set the brush tip to "chisel_eroded" (I'm not sure if it's built-in one)
I can confirm with the Krita Version: 5.2.0-prealpha (git 5c98a72) Appimage with Qt 5.15.7
Git commit 2210c5415d7793653fbd6b97495bf41cf72bf954 by Dmitry Kazakov. Committed on 24/11/2023 at 14:16. Pushed by dkazakov into branch 'master'. Fix jumps just adjusting brush size with '[' and ']' shortcuts M +1 -1 libs/ui/tool/kis_tool_paint.cc https://invent.kde.org/graphics/krita/-/commit/2210c5415d7793653fbd6b97495bf41cf72bf954
Git commit 3303fc1340939c7b7c0ef51bea59b10bc43ff7ee by Dmitry Kazakov. Committed on 26/11/2023 at 12:54. Pushed by dkazakov into branch 'krita/5.2'. Fix jumps just adjusting brush size with '[' and ']' shortcuts M +1 -1 libs/ui/tool/kis_tool_paint.cc https://invent.kde.org/graphics/krita/-/commit/3303fc1340939c7b7c0ef51bea59b10bc43ff7ee