Skip to content

Apply filter to the total area of neededRect

Ivan Yossi requested to merge ivany/krita:409564_waveCutOff into master

Use changedRect instead of neededRect as wave filter with high amplitud needs more pixel area.

We apply to the max area to avoid leaving dirty areas in case the user changes the amplitude area abruptly from high value to low value.

BUG:409564

Edited by Ivan Yossi

Merge request reports