mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-16 16:05:00 +00:00
feature: supports to view .gif
file as static image (not animated)
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
7e2f3bec8c
commit
79650d1851
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ namespace SourceGit.ViewModels
|
|||
{
|
||||
case ".ico":
|
||||
case ".bmp":
|
||||
case ".gif":
|
||||
case ".jpg":
|
||||
case ".jpeg":
|
||||
case ".png":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue