Diffusion Krita 2b5ed5a0bdb2

Fix layer's bounds extending when painting outside the selected area

Authored by dkazakov on Jun 2 2020, 2:25 PM.

Description

Fix layer's bounds extending when painting outside the selected area

When blitting the brush outside selected area we shouldn't actually
write-access pixels. Every write-access extends the extent of the
paint device, which is not what we want.

BUG:394439

Details

Committed
dkazakovJun 2 2020, 2:43 PM
Parents
R37:6997ad429f4a: Fix minor spacing
Branches
Unknown
Tags
Unknown