This commit is contained in:
Dave Pearson
2022-10-15 22:14:07 +01:00
parent c670fc6960
commit 78af99e780

View File

@@ -77,7 +77,7 @@ You can specify which easing method to use via the `easing` parameter on the `an
## Completion callbacks ## Completion callbacks
You can pass an callable to the animator via the `on_complete` parameter. Textual will run the callable when the animation has completed. You can pass a callable to the animator via the `on_complete` parameter. Textual will run the callable when the animation has completed.
## Delaying animations ## Delaying animations