Skip to content

Commit 764ccc6

Browse files
committed
repositionned text on popupPanel
1 parent 1617ba7 commit 764ccc6

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

Assets/BossRoom/Prefabs/UI/SettingsPanelCanvas.prefab

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,9 +1674,9 @@ RectTransform:
16741674
m_Father: {fileID: 8205002432335709892}
16751675
m_RootOrder: 2
16761676
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
1677-
m_AnchorMin: {x: 0.5, y: 0.5}
1678-
m_AnchorMax: {x: 0.5, y: 0.5}
1679-
m_AnchoredPosition: {x: 0, y: 80}
1677+
m_AnchorMin: {x: 0.5, y: 1}
1678+
m_AnchorMax: {x: 0.5, y: 1}
1679+
m_AnchoredPosition: {x: 0, y: -240}
16801680
m_SizeDelta: {x: 600, y: 150}
16811681
m_Pivot: {x: 0.5, y: 0.5}
16821682
--- !u!222 &7047188470885956136
@@ -1707,8 +1707,9 @@ MonoBehaviour:
17071707
m_OnCullStateChanged:
17081708
m_PersistentCalls:
17091709
m_Calls: []
1710-
m_text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus.
1711-
\n"
1710+
m_text: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus.
1711+
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Lorem
1712+
ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. '
17121713
m_isRightToLeft: 0
17131714
m_fontAsset: {fileID: 11400000, guid: 9641ce046d2227445b9684161a165f68, type: 2}
17141715
m_sharedMaterial: {fileID: -4106257185398102161, guid: 9641ce046d2227445b9684161a165f68, type: 2}
@@ -1735,7 +1736,7 @@ MonoBehaviour:
17351736
m_faceColor:
17361737
serializedVersion: 2
17371738
rgba: 4294967295
1738-
m_fontSize: 36
1739+
m_fontSize: 25.6
17391740
m_fontSizeBase: 36
17401741
m_fontWeight: 400
17411742
m_enableAutoSizing: 1
@@ -2061,8 +2062,8 @@ RectTransform:
20612062
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
20622063
m_AnchorMin: {x: 0.5, y: 1}
20632064
m_AnchorMax: {x: 0.5, y: 1}
2064-
m_AnchoredPosition: {x: 0, y: -50}
2065-
m_SizeDelta: {x: 400, y: 50}
2065+
m_AnchoredPosition: {x: 0, y: -100}
2066+
m_SizeDelta: {x: 500, y: 100}
20662067
m_Pivot: {x: 0.5, y: 0.5}
20672068
--- !u!222 &8857237183377127845
20682069
CanvasRenderer:
@@ -2092,7 +2093,7 @@ MonoBehaviour:
20922093
m_OnCullStateChanged:
20932094
m_PersistentCalls:
20942095
m_Calls: []
2095-
m_text: Title
2096+
m_text: Title title title title title
20962097
m_isRightToLeft: 0
20972098
m_fontAsset: {fileID: 11400000, guid: 1a8c97d4cbe5134499b26527f8609c7e, type: 2}
20982099
m_sharedMaterial: {fileID: 2100000, guid: 85b79908748d44046b0485d8a99c584f, type: 2}
@@ -2119,7 +2120,7 @@ MonoBehaviour:
21192120
m_faceColor:
21202121
serializedVersion: 2
21212122
rgba: 4294967295
2122-
m_fontSize: 48
2123+
m_fontSize: 45.45
21232124
m_fontSizeBase: 36
21242125
m_fontWeight: 400
21252126
m_enableAutoSizing: 1

0 commit comments

Comments
 (0)