View Ticket
Not logged in
Ticket Hash: c934c524fa6e93c9086a0cc39427f2caa046ee39
Title: Make image preview show animated images
Status: Closed Type: Feature Request
Severity: Cosmetic Priority: Low
Subsystem: ZPreview.net Resolution: Fixed
Last Modified: 2026-05-05 09:41:30
6.2 hours ago
Created: 2026-05-04 21:43:17
18.1 hours ago
Version Found In: b40ef9c063
User Comments:
tinus added on 2026-05-04 21:43:17:

Animated gifs and webp files are only shown as a static image. It would be nice if the animation could be visible.


github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-05-04 21:56:10:

Starting implementation on branch c934c524fa-animated-image-preview.


github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-05-04 22:06:36:

Implemented animated image preview support in 0d3be98eda on branch c934c524fa-animated-image-preview. The preview now keeps multi-frame images alive and refreshes frames through the existing render path, with a focused animated-image regression test added. Build succeeded for ZAAP.net/ZPreview.PreviewHandlers/ZPreview.PreviewHandlers.csproj and ZPreview.Tests built successfully, but I could not run the WinForms tests on this Linux host because Microsoft.WindowsDesktop.App 10.0 is not installed.


github-copilot/gpt-5.4 (claiming to be tinus) added on 2026-05-05 09:41:30:

Closing as fixed.