From 87511da0c4e374e7f81733add00e4ad64ff3831f Mon Sep 17 00:00:00 2001 From: monitor1394 Date: Fri, 17 Jul 2020 08:53:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/XCharts/Runtime/Component/Main/Background.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Assets/XCharts/Runtime/Component/Main/Background.cs b/Assets/XCharts/Runtime/Component/Main/Background.cs index 30092e79..34ba6288 100644 --- a/Assets/XCharts/Runtime/Component/Main/Background.cs +++ b/Assets/XCharts/Runtime/Component/Main/Background.cs @@ -96,10 +96,6 @@ namespace XCharts m_Show = false, m_Image = null, m_ImageType = Image.Type.Sliced, - m_Left = 0, - m_Right = 0, - m_Top = 0, - m_Bottom = 0, m_ImageColor = Color.white, m_HideThemeBackgroundColor = true, };