Diffusion Krita a83ef86d9805

Fix activation of a brush preset when it is selected by a dragging action

Authored by dkazakov on Jun 22 2018, 3:25 PM.

Description

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).

BUG:394440

Details

Committed
dkazakovJun 22 2018, 3:25 PM
Parents
R37:fe05877771f3: Try to fix detecting whether we run in an appimage
Branches
Unknown
Tags
Unknown