Animations and transitions #87

Open
opened 2025-01-03 21:19:17 +00:00 by matous-volf · 1 comment
Owner

Leverage Dioxus Motion.

Leverage [Dioxus Motion](https://github.com/wheregmis/dioxus-motion).
matous-volf added the refactor label 2025-01-03 21:19:26 +00:00
matous-volf added this to the Backlog project 2026-01-24 09:46:58 +00:00
matous-volf moved this to in progress in Backlog on 2026-01-24 09:50:00 +00:00
matous-volf added feature and removed refactor labels 2026-01-24 09:50:06 +00:00
matous-volf changed title from Leverage dioxus-motion to Animations 2026-01-24 09:50:21 +00:00
matous-volf changed title from Animations to Animations and transitions 2026-01-24 09:50:31 +00:00
Author
Owner

Task completion could be animated like this:

  1. The whole task row would turn yellow (covering text and everything).
  2. The task row would shrink its height to 0.
  3. This would naturally shift the tasks under it up.
Task completion could be animated like this: 1. The whole task row would turn yellow (covering text and everything). 2. The task row would shrink its height to 0. 3. This would naturally shift the tasks under it up.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: matous-volf/todo-baggins#87