slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.55k stars 601 forks source link

feat: enter and leave animation #4123

Closed std-microblock closed 11 months ago

std-microblock commented 11 months ago

It would be nice to have convenient enter and leave animation, like svelte ones.

https://learn.svelte.dev/tutorial/transition

ogoffart commented 11 months ago

Thanks for filling an issue.

This is a duplicate of https://github.com/slint-ui/slint/issues/3258

std-microblock commented 11 months ago

sorry for the duplication, I forgot to check before sending the issue