Description
Steps To Reproduce
- Shift+k
- Choose the image
- Select
- Upload
Expected behavior
When the image was sent to the penpot, that the transparent background did not have any pixels in the area and that the image was exactly like the original file
Actual behavior
After uploading any image, note that at the edges, there is a line of pixels equivalent to the pixels on the opposite side of the border. That is, at the top of the image there will be a pixel line that is equal to the pixel line at the bottom of the image. The same goes for left and right. Which leads us to believe that when sending the penpot, it creates a split of the image, placing the main one in the center and copies one above, left, right and bottom of the image, but the duplicates are cut, leaving only the pixels on their edges.
Screenshots or video
On the left side, the image sent by upload, on the right, a board created inside the penpot and then exported in png that ended up being the image on the left.
Activity