react-component / react-component/image
在ios的Safari下,放大图片时,会模糊
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 213
- Forks
- 124
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
在ios的Safari下,放大图片时,会模糊,即使图片的原始分辨率很高的情况下也如此。而MacOS的Safari不会有此问题,仅ios的Safari。
复现地址:https://codepen.io/nice-plq/pen/eYXoRMa?editors=001
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
Start with the linked CodePen reproduction and compare enlarged-image behavior in iOS Safari with macOS Safari. Trace the image preview and zoom entry points in the repository, then confirm that the image remains sharp on iOS Safari without changing the macOS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100