mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
Fixed an error about AxisTick in Inpsector
This commit is contained in:
@@ -57,7 +57,7 @@ namespace XCharts
|
||||
protected override void DrawExtendeds(SerializedProperty prop)
|
||||
{
|
||||
base.DrawExtendeds(prop);
|
||||
PropertyField(prop, "m_Interval");
|
||||
PropertyField(prop, "m_AlignWithLabel");
|
||||
PropertyField(prop, "m_Inside");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user