Skip to content

qt: set fill mode to preserve aspect crop in `NetworkGridItem`

RoundImage uses preserve aspect fit by default, but this delegate expects that the image fills the area denoted for the image.

Use preserve aspect crop, similar to the upcoming home page where the thumbnail should not be stretched even though the aspect ratio is 1.

Request review @chub.

Merge request reports

Loading