https://bugs.kde.org/show_bug.cgi?id=394440
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/a83ef86d9805867e82e21f4e | |502ae9c31fc7f1e4 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit a83ef86d9805867e82e21f4e502ae9c31fc7f1e4 by Dmitry Kazakov. Committed on 22/06/2018 at 15:25. Pushed by dkazakov into branch 'master'. Fix activation of a brush preset when it is selected by a dragging action NOTE: please let this patch to be tested for a couple of weeks before merging it into 4.1. KoResourceItemChooser::activated() we should check the actual resource that is passed to a function instead of requesting the currently selected, because it might still be not updated (when calling this function in selectionChanged() callback). M +15 -2 libs/widgets/KoResourceItemChooser.cpp https://commits.kde.org/krita/a83ef86d9805867e82e21f4e502ae9c31fc7f1e4 -- You are receiving this mail because: You are watching all bug changes.