-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
bugSomething isn't workingSomething isn't workingunrelated to 1.0Things that need not be done before the 1.0 version milestoneThings that need not be done before the 1.0 version milestone
Description
Describe the bug
See, #1863 (comment)
In the Wikipedia.jxl when reading the image with coalescing turned off, we see images that appear are of duration 0 and appear to be empty.
To Reproduce
Compile gimp plugin at ddda9b2 and load Wikipedia.jxl with that. (Or modify libjxl-info to also get those frames by setting coalescing to false there as well.)
Expected behavior
Frames with no information (like of duration 0, with no content) shouldn't appear, even with coalescing set to false.
Additional context
Might not really be a bug, but simply something we are not seeing in those frames that appear to be empty.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingunrelated to 1.0Things that need not be done before the 1.0 version milestoneThings that need not be done before the 1.0 version milestone