react-component / react-component/image
如何在预览点击打开的时候,提前旋转图片180度?
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 213
- Forks
- 124
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
如何在预览点击打开的时候,提前旋转图片180度?
现在直接修改imageRender里面的info的值,查看第二个后,第二个图片也会是旋转的
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 at the imageRender logic and inspect how the info value is reused when moving between previewed images. Reproduce the issue with two images, rotating the first before opening the second. Done means a 180-degree rotation applies only to the selected image and does not affect later previews.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100