Diffusion Krita 386841275b16

KisAutoBrush: override maskWidth and characteristicSize too

Authored by nishantjr on Aug 30 2016, 3:43 AM.

Description

KisAutoBrush: override maskWidth and characteristicSize too

This fixes the autobrush from getting clipped when there are more than 2 spikes.
Ideally, we'd move KisQImagePyramid::imageSize to KisBrush and make it virtual.
maskHeight, maskWidth, and characteristicSize would be implemented using that
(and not vritual any more) ensuring that they are mutually consistent.

Details

Committed
nishantjrSep 18 2016, 8:12 PM
Parents
R37:eaaa0a9f5e46: KisBrush: characteristicSize: take ratio into account
Branches
Unknown
Tags
Unknown