You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stretching issue is likely due to how the rectangles are drawn on the canvas. In the current implementation, the width and height of each rectangle are determined by dividing the total width and height of the canvas by the number of colors. This can lead to stretching if the aspect ratio of the individual rectangles doesn't match the aspect ratio of the original image.
[BUG] Auflösungsproblem der Bilder
Dies ist mein TestBild für den Bug (Größe: 1620 px x 1368 px):
Auf meinem Mobilfunkgerät (iPhone 12), wird das Bild verzerrt.
Ebenfalls wird es auf meinem Rechner verzerrt.
The text was updated successfully, but these errors were encountered: