DPaint-js
DPaint-js copied to clipboard
Limit gradient to selection
I'm not sure if this is how the original worked, but logically I think the gradient should be limited to the selected area if one exists. Currently it ignores it and just draws the gradient on the whole layer.
Indeed it should. That's a result of my bad habit. I usually only use selections to cut/copy parts of layers.