Skip to content
Verified Commit da1de6f1 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

AppStream: Fix swapped thumbnail and full image URLs

Also, what's the deal with that condition?

> thumbnail.isEmpty() ? full : thumbnail

I'd prefer client code handling the absence of a proper thumbnail,
instead of making assumptions and ending up loading full image twice.
parent bbcbb96c
Pipeline #466485 passed with stage
in 2 minutes and 32 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment