Skip to content

431910 - Smoothing Options for Multihand

Before this MR there were shortcut actions to trigger Brush Smoothing Actions of Freehand tool alone. This MR extends those actions over multihand tool as well.

Before: KisToolMultiBrushFactory is derived from KisToolPaintFactoryBase

After: KisToolMultiBrushFactory is derived from KisToolBrushFactory and hence inherits the shortcut actions as well.

BUG: 431910

Edited by Santhosh Anguluri

Merge request reports