Commit Graph
2 Commits
Author SHA1 Message Date
Marco Martin fc8debfc0e use the LTS builders 2026-07-28 15:36:44 +02:00
Marco MartinandAkseli Lahtinen 950a461fd3 avif: If we only have single image, return false at jumpToNextImage
We were errorneously returning true here, as we do not have any more
images to jump to. If we only have one image, return false.

This avoids the avif handler getting stuck in a loop with only single images.

BUG: 521200
FIXED-IN: 6.28


(cherry picked from commit 7edf807082)

Co-authored-by: Akseli Lahtinen <[email protected]>
2026-06-11 15:55:40 +02:00