From 06a23d09405a42e2f2864df215ae058e9c093072 Mon Sep 17 00:00:00 2001 From: sericaer Date: Tue, 17 Sep 2019 17:05:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9defaultLeft=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/XCharts/Scripts/UI/Internal/Location.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/XCharts/Scripts/UI/Internal/Location.cs b/Assets/XCharts/Scripts/UI/Internal/Location.cs index 2ba1274d..0cab2658 100644 --- a/Assets/XCharts/Scripts/UI/Internal/Location.cs +++ b/Assets/XCharts/Scripts/UI/Internal/Location.cs @@ -93,7 +93,7 @@ namespace XCharts { return new Location() { - align = Align.CenterRight, + align = Align.CenterLeft, left = 5, right = 0, top = 0,