-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: skip thumbnail generation for GIF images (#6597)
#### What type of PR is this? /kind bug /area core /milestone 2.20.x #### What this PR does / why we need it: 修复 GIF 缩略图生成只会保留第一帧的问题 #### Which issue(s) this PR fixes: Fixes #6596 #### Does this PR introduce a user-facing change? ```release-note 修复 GIF 缩略图生成只会保留第一帧的问题 ```
- Loading branch information
Showing
1 changed file
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters