Closed duianto closed 3 years ago
A selection doesn't have to be drawn first, the image can be dragged directly past a canvas corner.
Pressing the Expand canvas to selection
button
and undoing both actions:
Image: Expand Canvas to Selection
Move Selected Pixels
Shows a transparent overlay at the bottom of the canvas.
This is a rendering bug, I think I've seen something similar when cropping a large image where the bottom portion is rendered incorrectly but the underlying model seems correct.
Undoing an
Expand canvas to selection
action, shows an overlay at the bottom of the image.Reproduction steps:
Expand canvas to selection
ctrl z
observed:
The bottom of the image shows an overlay at the bottom of the canvas.
expected:
The image shouldn't have a copy of the image that covers the bottom of the image.
The overlay doesn't seem to be part of the image, because when the image is moved:
observed:
Now the overlay at the bottom remains at the bottom of the canvas.
The dragged image is shown above the overlay, but when the move selected pixel action is undone, then the overlay appears above the image again.
note:
When the selection is dragged outside the bottom right corner, then the overlay isn't visible at the bottom, because it isn't offset. But the overlay can be seen when the image is dragged.
system:
luna 0.5.0 vscode 1.56.0 windows 10 version 2004