Select a preset. Try to change the size using any method. The size slider and the brush outline reflect the new size, but the brush keeps painting at the same size. Note: it doesn't happen at launch with default preset, only after selecting a preset. Reproducible: Always
Ouch, actually it affects not only Size but EVERY brush parameter, except opacity. So it's very much like the bug we've had very recently, just after the commit adding "syncro" on all preset selector to show current selected preset. It had been so quickly fixed back then (I can't even find a a bugreport about it..), but seems to have resurected with the last big merges.
Hello Animtim, I have just resolved this problem! Simply overwrite preset in the edit brush settings and select the brush preset in the brush docker again.
Hi, Well I wouldn't call it resolved.. Having to overwrite a preset and select it again before to can edit it is a big problem (and I just tested, after selecting a different preset then back to the overwritten one, I still can't edit it afterward..). Still thanks for this workaround info, it can be useful for now, waiting for it to be fixed.
*** Bug 326551 has been marked as a duplicate of this bug. ***
*** Bug 326915 has been marked as a duplicate of this bug. ***
Git commit 59d64a86b747d1b76dc4c3fd282f62cf5863b3c2 by Boudewijn Rempt. Committed on 31/10/2013 at 14:18. Pushed by rempt into branch 'master'. Block the resourcemanager's signals when receiving a resource change M +2 -1 krita/ui/kis_paintop_box.cc http://commits.kde.org/calligra/59d64a86b747d1b76dc4c3fd282f62cf5863b3c2
It looks like the bug fixed. Thanks a lot!
Git commit 01d300c66133b4650ffcbf0eed135f6583defd62 by Dmitry Kazakov. Committed on 26/02/2014 at 12:23. Pushed by dkazakov into branch 'master'. Fix the outline when the mirroring of the canvas has changed The settings of the preset related to the canvas mirroring and rotation should be changed not with the first click, but dynamically on 1) preset change and 2) transformation change. Related: bug 331487 The patch removes the fix for the following bug, although it is not reproducible anymore. M +1 -0 krita/ui/CMakeLists.txt M +10 -1 krita/ui/canvas/kis_canvas_controller.cpp A +59 -0 krita/ui/canvas/kis_paintop_transformation_connector.cpp [License: GPL (v2+)] A +43 -0 krita/ui/canvas/kis_paintop_transformation_connector.h [License: GPL (v2+)] M +0 -2 krita/ui/kis_paintop_box.cc M +0 -4 krita/ui/tool/kis_tool_freehand.cc http://commits.kde.org/calligra/01d300c66133b4650ffcbf0eed135f6583defd62