diff options
author | chai <chaifix@163.com> | 2021-04-27 17:01:41 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-04-27 17:01:41 +0800 |
commit | c3979444c23fb831ebd2be4ec8829b691ee71474 (patch) | |
tree | e505858a049ccf895f2e5ef906c88f1fc3f33e5b /Assets/Test/06_Layout/06_Layout.unity | |
parent | 83eb6c0dc5773c40b5ee4d9b2fb1d72a7d5294f5 (diff) |
*layout
Diffstat (limited to 'Assets/Test/06_Layout/06_Layout.unity')
-rw-r--r-- | Assets/Test/06_Layout/06_Layout.unity | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Assets/Test/06_Layout/06_Layout.unity b/Assets/Test/06_Layout/06_Layout.unity index 1a3995c..76f31f4 100644 --- a/Assets/Test/06_Layout/06_Layout.unity +++ b/Assets/Test/06_Layout/06_Layout.unity @@ -303,8 +303,8 @@ MonoBehaviour: m_MinHeight: 32 m_PreferredWidth: 64 m_PreferredHeight: 64 - m_FlexibleWidth: -1 - m_FlexibleHeight: -1 + m_FlexibleWidth: 3 + m_FlexibleHeight: 1 m_LayoutPriority: 1 --- !u!1 &957653075 GameObject: @@ -391,8 +391,8 @@ MonoBehaviour: m_MinHeight: 40 m_PreferredWidth: 50 m_PreferredHeight: 50 - m_FlexibleWidth: -1 - m_FlexibleHeight: -1 + m_FlexibleWidth: 1 + m_FlexibleHeight: 1 m_LayoutPriority: 1 --- !u!1 &1341807674 GameObject: @@ -533,8 +533,8 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5} - m_AnchoredPosition: {x: -625.22, y: 400.61} - m_SizeDelta: {x: 290.15, y: 190.48} + m_AnchoredPosition: {x: -590.23, y: 362.81} + m_SizeDelta: {x: 360.13, y: 266.09} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &1447362005 MonoBehaviour: |