Skip to content

Commit baf6180

Browse files
committed
Tweaked UI to also render correctly on 16:10, e.g. WebGL
1 parent 7885737 commit baf6180

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Assets/Samples/RebindingUI/RebindingUISampleScene.unity

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3812,10 +3812,10 @@ RectTransform:
38123812
m_Children: []
38133813
m_Father: {fileID: 589143015}
38143814
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3815-
m_AnchorMin: {x: 0.5, y: 1}
3816-
m_AnchorMax: {x: 0.5, y: 1}
3817-
m_AnchoredPosition: {x: 294.2, y: -140}
3818-
m_SizeDelta: {x: 220, y: 110}
3815+
m_AnchorMin: {x: 1, y: 1}
3816+
m_AnchorMax: {x: 1, y: 1}
3817+
m_AnchoredPosition: {x: 50, y: -140}
3818+
m_SizeDelta: {x: 175, y: 110}
38193819
m_Pivot: {x: 0.5, y: 0.5}
38203820
--- !u!114 &1014357783
38213821
MonoBehaviour:
@@ -4907,10 +4907,10 @@ RectTransform:
49074907
m_Children: []
49084908
m_Father: {fileID: 1219085456}
49094909
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
4910-
m_AnchorMin: {x: 0.5, y: 1}
4911-
m_AnchorMax: {x: 0.5, y: 1}
4912-
m_AnchoredPosition: {x: -290.9, y: -140}
4913-
m_SizeDelta: {x: 220, y: 110}
4910+
m_AnchorMin: {x: 0, y: 1}
4911+
m_AnchorMax: {x: 0, y: 1}
4912+
m_AnchoredPosition: {x: -50, y: -140}
4913+
m_SizeDelta: {x: 175, y: 110}
49144914
m_Pivot: {x: 0.5, y: 0.5}
49154915
--- !u!114 &1237134519
49164916
MonoBehaviour:

0 commit comments

Comments
 (0)