Two animation-related bugs in PPTX
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 209
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 81
Description
Two animation-related bugs in PPTX
GIF images embedded in the presentation cannot be played correctly and are converted to PNG images instead.
When a slide contains multiple animations, they are merged into a single playback action. The animations may need to be separated and played independently according to their original sequence and timing.
PPTx 2个动画方面的bug
- 插图为GIF图片无法正确播放,会被转换为PNG
- 一个页面有多个动画时,会被合并为一次播放动作,可能需要做一些拆分。
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
The issue names no files or tests. Start by locating the PPTX import and animation playback entry points, then reproduce both GIF and multi-animation cases. Done means embedded GIFs remain playable and animations retain their original sequence and timing as separate actions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100