appleple / appleple/SmartPhoto
Prevent the large image preloading
Open
Nobody has claimed this yet.
question
- Dominant language
- TypeScript
- Stars
- 895
- Forks
- 57
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
First of all,this plugin is very awesome,thank you so mach. But there are some shortcoming. For example, the origin images in the <a href="./assets/large-rakuda.jpg"></a> will be loaded at the same time.
So, how to prevent the origin image preloading?

Contributor guide
No contributing guide indexed for this repository
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
Reproduce the example using an anchor pointing to ./assets/large-rakuda.jpg and inspect how the image viewer handles that href. Confirm that opening the page does not request the origin image immediately, while the viewer still loads it when needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100