bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
6.86k stars 891 forks source link

Image overflow when cropping images for avatar #4067

Open connie-e opened 2 weeks ago

connie-e commented 2 weeks ago

Describe the bug Whenever uploading any vertical image for avatar cropping, it will overflow and cause what's seen below. This happens with another image I have, but I haven't reproduced it with any other image yet. (Might have to do with the canvas) To Reproduce

Steps to reproduce the behavior:

  1. Edit Profile
  2. Click on avatar, and upload image
  3. Upload a vertical image

Expected behavior

The image is properly contained and able to be cropped.

Screenshots

(Vertical image)

Screenshot 2024-05-16 at 7 30 09 PM

(Square image)

Screenshot 2024-05-16 at 7 42 38 PM

Details