Diffusion Krita f4ed0c96778e

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:46 PM
Parents
R37:13bee2aa0f96: [NOT FOR 4.3.0] Avoid double emission of resolution-changed signal
Branches
Unknown
Tags
Unknown