Fix DebugConsole scaling
This commit is contained in:
parent
7cde91340a
commit
2debf88683
@ -393,7 +393,7 @@ RectTransform:
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 0}
|
||||
m_SizeDelta: {x: 854, y: 1000}
|
||||
m_SizeDelta: {x: 0, y: 1000}
|
||||
m_Pivot: {x: 0.5, y: 0}
|
||||
--- !u!114 &566501562
|
||||
MonoBehaviour:
|
||||
@ -1341,8 +1341,8 @@ RectTransform:
|
||||
m_Father: {fileID: 822377732}
|
||||
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: 1}
|
||||
m_AnchorMin: {x: 0, y: 0.5}
|
||||
m_AnchorMax: {x: 1, y: 1}
|
||||
m_AnchoredPosition: {x: 0, y: 500}
|
||||
m_SizeDelta: {x: 100, y: -1000}
|
||||
m_SizeDelta: {x: 0, y: -1000}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
|
Loading…
Reference in New Issue
Block a user