Closed ling1726 closed 8 months ago
Background images are now handled internally - this is no longer necessary in userland. However onUpdate can still be used for custom user handling
onUpdate
The follow properties in the options of fallbackPaintAnimation were redundant:
fallbackPaintAnimation
target - this was the first argument of
onComplete
play
Background image
Background images are now handled internally - this is no longer necessary in userland. However
onUpdate
can still be used for custom user handlingAPI dedupication
The follow properties in the options of
fallbackPaintAnimation
were redundant:target - this was the first argument of
fallbackPaintAnimation`onComplete
- this can be set in theplay
functiononUpdate
- this can be set in theplay
function