需要给textConfig添加transition效果 Need transition of textConfig
Open
new-feature
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
5.0把style.textRotation移动到了textConfig.rotation,但transition只支持shape和style里的,结果rotation就没有动画效果了
5.0 moved style.textRotation to textConfig.rotation, but transition only supports shape and style, and the result is that the rotation has no animation effect.
### What does the proposed API look like?
在transition中添加textConfig
add textConfig in transition
Contributor guide
Assessment
This issue has not been assessed yet.