feat(ui): add ui.toast, a message that slides up from the bottom edge
The card sits in a scroll container of its own height over an empty strip of the same, so the slide is a setScroll() delta on the laid-out tree rather than a rebuild a frame, and the container scissors the part not yet arrived.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user