ranuts/document

Two animation-related bugs in PPTX

Aberta

#94 aberto em 17 de jun. de 2026

 (0 comentário) (0 reação) (0 responsável)JavaScript (192 forks)auto 404
help wanted

Métricas do repositório

Stars
 (1.805 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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. 一个页面有多个动画时,会被合并为一次播放动作,可能需要做一些拆分。

Guia do colaborador