View Ticket
Not logged in
2026-05-05
09:41 Closed ticket [c934c524fa]: Make image preview show animated images plus 5 other changes artifact: 3577786821 user: tinus
09:40
Merge [c934c524fa]-animated-image-preview into develop check-in: 919240931f user: tinus tags: develop
2026-05-04
22:06 Review ticket [c934c524fa]: Make image preview show animated images plus 4 other changes artifact: 435a749679 user: tinus
21:56 Committed ticket [c934c524fa]. artifact: f6952e0f9e user: tinus
21:43 Verified ticket [c934c524fa]. artifact: 802277cda3 user: tinus
21:43 New ticket [c934c524fa]. artifact: b199bc2b43 user: tinus

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
4.7 hours ago
Created: 2026-05-04 21:43:17
16.7 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.