More information about "preview" images
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Hi :)
Currently to download the thumbnails, it is the "preview" route that is called. And not the "thumbnail" route like on the Android app.
I think that using "preview" with such a high resolution (500x280 for iphone 6 for exemple) for thumbnails is not very performant.
And for preview image, it's fully downloaded. But in android app is "preview" route used. I think it's faster to use preview, because if the image is very big, the display time will be very slow.
Is this a desired behavior, or is it to be reviewed as for favorites?
Thanks you 😄
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the iOS use of the “preview” and “thumbnail” routes and compare it with the Android behavior described in the issue. Clarify the intended resolution and download behavior for thumbnails, previews, and favorites, then verify the chosen behavior with appropriate checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100