Preload images already in slideshow mode
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Is your feature request related to a problem? Please describe.
It takes about 10 seconds when swiping through images on an iPad, sometimes images are preloaded but most times it takes so long to load images. 10 Seconds and when you have 40 to 50 images in a folder it ads up.
Describe the solution you'd like
Preload images in the background, so swiping images is seamless and user doesnt notice the images loading
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
Start by tracing the iOS slideshow image viewer and its image-loading path, then reproduce the delay while swiping through a folder with many images. Done means images are loaded in the background so swiping is seamless without noticeable loading pauses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100