Skip to content

Optimizer disallows animation #65

@samtay

Description

@samtay

Problem

When manganis optimizes an animated webp/avif/gif file, it appears to strip the animation to a static image.

Steps To Reproduce

Steps to reproduce the behavior:

  • Just use an animated webp: const IMG: &str = manganis::mg!("assets/animated.webp");

Expected behavior

The image should be animated.

Environment:

  • Manganis version: 0.3.0-alpha.1
  • Rust version: [rustc 1.80.1]
  • OS info: Arch Linux
  • App platform: [web, fullstack]

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions