Skip to content

Fix bug with brushes that can't find brushtip

Peter Schatz requested to merge voronwe/krita:voronwe/bug425784fix into krita/4.3

Fix for bug 425784. Brush presets that can't find the brushtip potentially trip an ASSERT statement when loading a new document if the preset is in the user's history. Fix changes brush preset loading to always set the brush application to ALPHAMASK if the brushtip isn't found.

BUG 425784

Merge request reports