Skip to content
Commit 93bf757c authored by Carsten Hartenfels's avatar Carsten Hartenfels Committed by Dmitry Kazakov
Browse files

Make MyPaint eraser use the proper brush settings

When enabling eraser mode, Krita will use the default MyPaint brush
settings instead of the ones the user has actually selected. This is
unlike MyPaint, GIMP and Drawpile do it, which use the selected brush to
erase.

This is due to a setting that enables this odd behavior, which is not
actually exposed in the user interface, meaning there's no way to turn
it off. This commit outright removes that setting and makes Krita behave
properly: use the brush that's selected and erase with it, don't switch
to something else behind the scenes.

BUG: 445206
parent 2d95b3fa
Loading
Loading
Loading
Pipeline #227525 canceled with stage
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment