mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-24 01:40:06 +00:00
3.0
This commit is contained in:
@@ -71,7 +71,7 @@ namespace XCharts.Runtime
|
||||
|
||||
public override void SetDefaultValue()
|
||||
{
|
||||
m_Show = false;
|
||||
m_Show = true;
|
||||
m_Image = null;
|
||||
m_ImageType = Image.Type.Sliced;
|
||||
m_ImageColor = Color.white;
|
||||
|
||||
Reference in New Issue
Block a user