Skip to content
Commit f4ed0c96 authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

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
parent 13bee2aa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment