Skip to content

fix: pixelated space images#2509

Merged
JammingBen merged 1 commit into
mainfrom
fix/pixelated-space-images
May 13, 2026
Merged

fix: pixelated space images#2509
JammingBen merged 1 commit into
mainfrom
fix/pixelated-space-images

Conversation

@JammingBen
Copy link
Copy Markdown
Member

When no width/height given, Cropper v2 seems to use the size of the crop element instead of the original image's size. This results in bad image quality on cropped images, especially when zooming.

Fixes this by calculating and using the original image's size.

fixes #2507

@JammingBen JammingBen self-assigned this May 13, 2026
@JammingBen JammingBen force-pushed the fix/pixelated-space-images branch from 6c4f1b3 to fee0dfb Compare May 13, 2026 08:28
When no width/height given, Cropper v2 seems to use the size of the
crop element instead of the original image's size. This results in
bad image quality on cropped images, especially when zooming.

Fixes this by calculating and using the original image's size.
@JammingBen JammingBen force-pushed the fix/pixelated-space-images branch from fee0dfb to 912aca1 Compare May 13, 2026 09:05
@JammingBen JammingBen requested a review from AlexAndBear May 13, 2026 09:41
@JammingBen JammingBen merged commit 171f2a9 into main May 13, 2026
29 checks passed
@JammingBen JammingBen deleted the fix/pixelated-space-images branch May 13, 2026 10:13
@openclouders openclouders mentioned this pull request May 13, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Space image is very pixelated since 6.2.0 rolling

2 participants