https://bugs.kde.org/show_bug.cgi?id=445206

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/fe72fd221 |hics/krita/commit/1576bf60a
                   |c8315b15a203022402a64cc64f8 |e59947c2bb7131bd2e6c07be242
                   |5343                        |7d56

--- Comment #7 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 1576bf60ae59947c2bb7131bd2e6c07be2427d56 by Dmitry Kazakov, on
behalf of Carsten Hartenfels.
Committed on 06/09/2022 at 11:12.
Pushed by dkazakov into branch 'master'.

Fix disabling blend mode combo for MyPaint brushes

MyPaint brushes don't support custom blend modes, they always use what
MyPaint calls "Normal and Erase". The code already made an attempt to
disable the blend mode combo box to represent that, but switching tools
caused it to re-enable itself, despite having no effect.

This commit fixes that: the brush blend mode combo box gets disabled
upon switching tools if a MyPaint brush preset is selected. It also adds
a comment explaining the reason behind that rather non-obvious special
case.

M  +8    -1    libs/ui/kis_paintop_box.cc

https://invent.kde.org/graphics/krita/commit/1576bf60ae59947c2bb7131bd2e6c07be2427d56

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to