PAG 播放完成后跳回第0帧,在结束回调中 调用 getProgress() 显示 1。
Open
@kevingpqi123 is already working on this.
Since May 16, 2025.
- Dominant language
- HTML
- Stars
- 5.8k
- Forks
- 531
- Avg merge
- 8d 55m
- Merged PRs (30d)
- 17
Description
【版本信息】
"libpag-lite": "^0.0.7",
【平台信息】
Web 浏览器 device 选择 ios 设备 以及 真机 iphone 14pm 中 H5
【预期的表现】
正常情况是播放完成停留在最后一帧。
【实际的情况】
在我所说的平台上,播放完成直接跳回第0帧。我在结束回调中 调用 getProgress() 显示 1。设置 setProgress 以及调用 flush 均无法展示最后一帧。在其他 ios 真机机型上正常。
Contributor guide
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.
Assessment
This issue has not been assessed yet.