Version: (using KDE 4.3.4) The content aware rescaling plugin should only allow the "mouse over" preview mode. Why ? because we one draw a red/green mask, it makes sense only on the original picture not on the target, and if one is not using the "mouse over" preview mode, one can not see the effect of the brush. Julien
Julien, It's 5 mn to fix. Look this code : http://lxr.kde.org/source/extragear/graphics/digikam/imageplugins/contentawareresizing/contentawareresizetool.cpp#191 And there : http://lxr.kde.org/source/extragear/graphics/digikam/utilities/imageeditor/widgets/previewtoolbar.h#66 ... now, you know how to fix it. Gilles Caulier