mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 00:20:18 +00:00
优化Theme
This commit is contained in:
@@ -117,6 +117,10 @@ namespace XCharts
|
||||
{
|
||||
m_Theme.font = XChartsSettings.font;
|
||||
}
|
||||
if (m_Theme.colorPalette.Count == 0)
|
||||
{
|
||||
m_Theme.ResetTheme();
|
||||
}
|
||||
}
|
||||
base.Awake();
|
||||
m_Series.AnimationReset();
|
||||
|
||||
Reference in New Issue
Block a user