https://bugs.kde.org/show_bug.cgi?id=408052
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/f54aaece8453b7 | |620bb49c23fd98df2becae436c Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from vanyossi <ghe...@gmail.com> --- Git commit f54aaece8453b7620bb49c23fd98df2becae436c by Ivan Yossi. Committed on 21/08/2019 at 15:56. Pushed by ivany into branch 'master'. Fix update auto precision level on brush resize. This commit adds the proper call to update precision on resize during dab cache fetch. It also adds signals to update the String in Gui if the user changes Size of brush while auto precision is activated. M +1 -1 plugins/paintops/libpaintop/kis_brush_chooser.h M +36 -7 plugins/paintops/libpaintop/kis_brush_selection_widget.cpp M +2 -0 plugins/paintops/libpaintop/kis_brush_selection_widget.h M +7 -1 plugins/paintops/libpaintop/kis_dab_cache_base.cpp M +1 -0 plugins/paintops/libpaintop/kis_text_brush_chooser.cpp M +1 -0 plugins/paintops/libpaintop/kis_text_brush_chooser.h https://invent.kde.org/kde/krita/commit/f54aaece8453b7620bb49c23fd98df2becae436c -- You are receiving this mail because: You are watching all bug changes.