Make avatar thumbnail display consistent with other images #97

Closed
opened 2026-04-05 16:16:03 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @LunarKittyy on 2/1/2026

Avatar thumbnails in the dialog were displaying without object-fit: cover, causing them to appear squished when the source image didn't match the 4:3 aspect ratio of the container.

This adds object-fit: cover to match the behavior of all other image thumbnails in the app.

*Originally created by @LunarKittyy on 2/1/2026* Avatar thumbnails in the dialog were displaying without `object-fit: cover`, causing them to appear squished when the source image didn't match the 4:3 aspect ratio of the container. This adds `object-fit: cover` to match the behavior of all other image thumbnails in the app.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#97