diff --git a/Editor/PropertyDrawers/ComponentThemeDrawer.cs b/Editor/PropertyDrawers/ComponentThemeDrawer.cs index e2eab097..7ae4dcd9 100644 --- a/Editor/PropertyDrawers/ComponentThemeDrawer.cs +++ b/Editor/PropertyDrawers/ComponentThemeDrawer.cs @@ -92,7 +92,6 @@ namespace XCharts return new List { "m_TextBackgroundColor" , "m_LineLength", - "m_SplitLineLength", }; } }