https://bugs.kde.org/show_bug.cgi?id=408331
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/711e962d4e384d | |cb913e7735906faf80cd6c879a Status|ASSIGNED |RESOLVED --- Comment #18 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 711e962d4e384dcb913e7735906faf80cd6c879a by Agata Cacko. Committed on 21/07/2019 at 15:57. Pushed by tymond into branch 'master'. Fix update brush size using shortcuts or drag Before this commit, brush size slider wasn't updated. This patch fixes this behaviour. Looks like at the same time m_resources *doesn't* contain a specific key while m_updateMediators does and needs this connectResource thing. The key in question is 6007 with KisPaintOpPresetSP value, which means it's "CurrentPaintOpPreset". This probably needs some more investigation. This fix will hide the issue for users though. It is based on revert of the commit 7c2fce1dbdf005bfb33e687f6243f061b606ca5b. M +7 -4 libs/flake/KoResourceManager_p.cpp https://invent.kde.org/kde/krita/commit/711e962d4e384dcb913e7735906faf80cd6c879a -- You are receiving this mail because: You are watching all bug changes.