Diffusion Krita 1b43dde6d098

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
nishantjrAug 30 2016, 3:43 AM
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Commit No Longer Exists

This commit no longer exists in the repository.