rust_gui
rust_gui copied to clipboard
Animation support
In order to have nice ui animations are a must have. Therefor using the rust-layers backend would definitely make sens. This way it will be possible to leverage on the good work from the servo developers. Animations could be implemented by using wraper components that save some state to animate on top of that.