mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
* Add on_complete callback to Animations * Add tests for on_complete Animation callbacks * Update __textual_animation__ signature to include callback * Support awaitable callbacks for animator on_complete * Import tidying * Update animator tests
Dev Sandbox
This directory contains test code for Textual devs to experiment with new features. None of the .py files here are guaranteed to run or do anything useful, but you are welcome to look around.