-
Greg Spencer authored
The AnimatedChildSwitcher widget (originally authored by Hixie), will cross-fade between a new child, and a previous child (or children, if the switch happens faster than the fade finishes). It's a good candidate for places where a widget will be added/removed from a slot, and you want a nice transition to occur.