DioxusLabs / DioxusLabs/blitz

Support animated content

Open
#192 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.1k
Forks
203
Avg merge
8h 58m
Merged PRs (30d)
112

Description

Blitz does not currently support animated content of any kind.

There are many types of animated content which we would like to support including:

- [x] CSS Transitions
- [x] CSS Animations
- [ ] Animated images (GIFs, APNGs, etc)
- [ ] Animated SVGs (SMIL, CSS Animations)
- [ ] Blinking cursor

All of these features have a common need for animation timers to "drive" rendering when an animation is active.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.