ranuts / ranuts/document

Two animation-related bugs in PPTX

Open
#94 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
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

  1. 插图为GIF图片无法正确播放,会被转换为PNG
  2. 一个页面有多个动画时,会被合并为一次播放动作,可能需要做一些拆分。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.