diff options
| author | 2024-07-24 16:04:27 +0800 | |
|---|---|---|
| committer | 2024-07-30 12:43:26 +0800 | |
| commit | 8eda1f0ab55f1e77030cda3a1e1473ccdf969967 (patch) | |
| tree | 491e3118ac7545b047cf5b3726f7d9a30da3b9ac /api/api.go | |
| parent | 0454d09600e9790bd3f70887ecd018b30d5d27e8 (diff) | |
Fix scene animation not applied to task target
Previously, we only apply override AnimationOptions to Task target
if it's specified to override task transition in AnimationOptions.
Now, from the logic in DefaultTranitionHandler#loadAnimation,
we should update the logic to apply Animationptions except for
type ANIM_CUSTOM without task transition override.
Test: atest TransitionTests
Fixes: 353490590
Flag: EXEMPT bugfix
Change-Id: I2601572256f6586c49cf293508a7ac5d1f5eabc2
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions