mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-06-15 23:33:45 +00:00
增加Animation的Addition动画支持
This commit is contained in:
@@ -7,6 +7,7 @@ namespace XCharts.Runtime
|
||||
public struct AnimationStyleContext
|
||||
{
|
||||
public AnimationType type;
|
||||
public bool enableSerieDataAddedAnimation;
|
||||
public float currentPathDistance;
|
||||
public bool isAllItemAnimationEnd;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user