Skip to content

avatar: Make custom images fill the circle

Kévin Commaille requested to merge kcommaille/libadwaita:avatar-fill into main

Non-square images would be shown entirely, with empty spaces on the shortest side.

Crop the largest side to make the image square, so it fills the circle.

Same behavior as HdyAvatar.

Merge request reports