mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
3.0 - bar chart
This commit is contained in:
@@ -73,16 +73,5 @@ namespace XCharts
|
||||
if (handler != null)
|
||||
handler.RefreshLabelNextFrame();
|
||||
}
|
||||
|
||||
#if UNITY_EDITOR
|
||||
protected virtual void Reset()
|
||||
{
|
||||
}
|
||||
|
||||
protected virtual void OnValidate()
|
||||
{
|
||||
SetAllDirty();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user