From 8d7a5b565fa14a15d3d7446df9305c39d22d7286 Mon Sep 17 00:00:00 2001 From: jiaoyangna <3046463818@qq.com> Date: Tue, 18 Jan 2022 15:01:01 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90ID1019513=E3=80=91=20=E3=80=90?= =?UTF-8?q?=E5=93=81=E8=B4=A8=E8=B0=83=E6=95=B4=E3=80=91=E7=A5=9E=E5=B0=86?= =?UTF-8?q?=E6=8A=80=E8=83=BD=E5=BC=B9=E7=AA=97=EF=BC=8C=E4=B8=8D=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E4=B9=9F=E5=8F=AF=E4=BB=A5=E7=82=B9=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prefabs/UI/GeneralPanel/GeneralSizeFitterPopup.prefab | 6 +++--- .../ManagedResources/Prefabs/UI/Popup/SkillInfoPopup.prefab | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Assets/ManagedResources/Prefabs/UI/GeneralPanel/GeneralSizeFitterPopup.prefab b/Assets/ManagedResources/Prefabs/UI/GeneralPanel/GeneralSizeFitterPopup.prefab index 652780be02..023f339e6c 100644 --- a/Assets/ManagedResources/Prefabs/UI/GeneralPanel/GeneralSizeFitterPopup.prefab +++ b/Assets/ManagedResources/Prefabs/UI/GeneralPanel/GeneralSizeFitterPopup.prefab @@ -11513,10 +11513,10 @@ RectTransform: m_Father: {fileID: 6150816739817875349} m_RootOrder: 0 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_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1080, y: 1920} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &1208765871042465929 CanvasRenderer: diff --git a/Assets/ManagedResources/Prefabs/UI/Popup/SkillInfoPopup.prefab b/Assets/ManagedResources/Prefabs/UI/Popup/SkillInfoPopup.prefab index 34931c8efa..eaeebbb6e6 100644 --- a/Assets/ManagedResources/Prefabs/UI/Popup/SkillInfoPopup.prefab +++ b/Assets/ManagedResources/Prefabs/UI/Popup/SkillInfoPopup.prefab @@ -411,10 +411,10 @@ RectTransform: m_Father: {fileID: 7775692205861864899} m_RootOrder: 0 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_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 1} m_AnchoredPosition: {x: 0, y: 0} - m_SizeDelta: {x: 1080, y: 1920} + m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 0.5} --- !u!222 &3346948331999818463 CanvasRenderer: