Open
Bug 1875525
Opened 1 year ago
Updated 1 year ago
Add support for animated gifs in Windows notifications
Categories
(Toolkit :: Alerts Service, enhancement, P3)
Tracking
()
NEW
People
(Reporter: nrishel, Unassigned)
References
Details
(Whiteboard: [fidedi])
Currently all notification images are written to png on disk (necessary for Win32 notifications), which results in loss of animation from animated gifs. We should evaluate means of safely writing the original image format instead.
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
Aside: Supported image types for Windows Notifications are likely ones supported by Windows.UI.Xaml.Controls.Image.
You need to log in
before you can comment on or make changes to this bug.
Description
•