Skip to content

bug: images with split bug after upload #3372

Closed
@soutiagojose

Description

Steps To Reproduce

  1. Shift+k
  2. Choose the image
  3. Select
  4. 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

image
image
image
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugmanaged on taigaThis issue has been moved to our project at Taiga.io

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions