Skip to content

Commit

Permalink
修复 UI 里部分文字没有自适应位置的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
VisualSJ committed Jul 7, 2024
1 parent 4d556aa commit 5d65bc3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Assets/Prefabs/UI.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -627,8 +627,8 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 205.23, y: -110}
m_SizeDelta: {x: 332.5332, y: 50}
m_AnchoredPosition: {x: 412.75, y: -243}
m_SizeDelta: {x: 340, y: 50}
m_Pivot: {x: 0, y: 1}
--- !u!222 &5958686070938691368
CanvasRenderer:
Expand Down Expand Up @@ -1045,9 +1045,9 @@ RectTransform:
- {fileID: 1810062648193382100}
m_Father: {fileID: 5722731602525562751}
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: 246.26, y: 178}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: 0, y: -100}
m_SizeDelta: {x: 160, y: 44}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &2410371145697758153
Expand Down Expand Up @@ -2754,10 +2754,10 @@ RectTransform:
m_Children: []
m_Father: {fileID: 6078491564546888992}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 205.23, y: -110}
m_SizeDelta: {x: 332.5332, y: 50}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -217.14, y: 127}
m_SizeDelta: {x: 440, y: 50}
m_Pivot: {x: 0, y: 1}
--- !u!222 &4507676564403214694
CanvasRenderer:
Expand Down Expand Up @@ -2787,7 +2787,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: Crazy Circus
m_text: CRAZY CIRCUS
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 2e498d1c8094910479dc3e1b768306a4, type: 2}
m_sharedMaterial: {fileID: 2180264, guid: 2e498d1c8094910479dc3e1b768306a4, type: 2}
Expand Down

0 comments on commit 5d65bc3

Please sign in to comment.