Skip to content

Commit 4b195dd

Browse files
committed
cleanup
1 parent 704db63 commit 4b195dd

File tree

2 files changed

+187
-48
lines changed

2 files changed

+187
-48
lines changed

Assets/Thirdweb/Runtime/Unity/Prefabs/InAppWalletModal.prefab

Lines changed: 160 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ RectTransform:
3434
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
3535
m_AnchorMin: {x: 0, y: 1}
3636
m_AnchorMax: {x: 0, y: 1}
37-
m_AnchoredPosition: {x: 200, y: -35}
38-
m_SizeDelta: {x: 350, y: 30}
37+
m_AnchoredPosition: {x: 350, y: -43.125}
38+
m_SizeDelta: {x: 750, y: 30}
3939
m_Pivot: {x: 0.5, y: 1}
4040
--- !u!222 &3554625208531783813
4141
CanvasRenderer:
@@ -92,8 +92,8 @@ MonoBehaviour:
9292
m_faceColor:
9393
serializedVersion: 2
9494
rgba: 4294967295
95-
m_fontSize: 36
96-
m_fontSizeBase: 36
95+
m_fontSize: 60
96+
m_fontSizeBase: 60
9797
m_fontWeight: 400
9898
m_enableAutoSizing: 0
9999
m_fontSizeMin: 18
@@ -226,10 +226,10 @@ MonoBehaviour:
226226
m_faceColor:
227227
serializedVersion: 2
228228
rgba: 4294967295
229-
m_fontSize: 24
229+
m_fontSize: 53.7
230230
m_fontSizeBase: 24
231231
m_fontWeight: 400
232-
m_enableAutoSizing: 0
232+
m_enableAutoSizing: 1
233233
m_fontSizeMin: 18
234234
m_fontSizeMax: 72
235235
m_fontStyle: 0
@@ -406,7 +406,7 @@ RectTransform:
406406
m_AnchorMin: {x: 0, y: 0}
407407
m_AnchorMax: {x: 1, y: 1}
408408
m_AnchoredPosition: {x: 0, y: 0}
409-
m_SizeDelta: {x: 0, y: 0}
409+
m_SizeDelta: {x: -10, y: -10}
410410
m_Pivot: {x: 0.5, y: 0.5}
411411
--- !u!222 &928582245302513982
412412
CanvasRenderer:
@@ -436,7 +436,7 @@ MonoBehaviour:
436436
m_OnCullStateChanged:
437437
m_PersistentCalls:
438438
m_Calls: []
439-
m_text: Enter the six digit password sent to you...
439+
m_text: Enter password...
440440
m_isRightToLeft: 0
441441
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
442442
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
@@ -463,15 +463,15 @@ MonoBehaviour:
463463
m_faceColor:
464464
serializedVersion: 2
465465
rgba: 4294967295
466-
m_fontSize: 14
467-
m_fontSizeBase: 14
466+
m_fontSize: 33.1
467+
m_fontSizeBase: 24
468468
m_fontWeight: 400
469-
m_enableAutoSizing: 0
469+
m_enableAutoSizing: 1
470470
m_fontSizeMin: 18
471471
m_fontSizeMax: 72
472472
m_fontStyle: 2
473-
m_HorizontalAlignment: 1
474-
m_VerticalAlignment: 256
473+
m_HorizontalAlignment: 2
474+
m_VerticalAlignment: 512
475475
m_textAlignment: 65535
476476
m_characterSpacing: 0
477477
m_wordSpacing: 0
@@ -559,14 +559,15 @@ RectTransform:
559559
m_ConstrainProportionsScale: 0
560560
m_Children:
561561
- {fileID: 5371112846942902171}
562+
- {fileID: 5218515456902683515}
562563
- {fileID: 870115345117033871}
563564
- {fileID: 4890399708717926316}
564565
m_Father: {fileID: 6039721690277681462}
565566
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
566567
m_AnchorMin: {x: 0.5, y: 0.5}
567568
m_AnchorMax: {x: 0.5, y: 0.5}
568569
m_AnchoredPosition: {x: 0, y: 0}
569-
m_SizeDelta: {x: 400, y: 250}
570+
m_SizeDelta: {x: 700, y: 450}
570571
m_Pivot: {x: 0.5, y: 0.5}
571572
--- !u!223 &6849160509572332301
572573
Canvas:
@@ -667,7 +668,7 @@ MonoBehaviour:
667668
m_Spacing: 25
668669
m_ChildForceExpandWidth: 1
669670
m_ChildForceExpandHeight: 1
670-
m_ChildControlWidth: 1
671+
m_ChildControlWidth: 0
671672
m_ChildControlHeight: 0
672673
m_ChildScaleWidth: 0
673674
m_ChildScaleHeight: 0
@@ -756,8 +757,8 @@ RectTransform:
756757
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
757758
m_AnchorMin: {x: 0, y: 1}
758759
m_AnchorMax: {x: 0, y: 1}
759-
m_AnchoredPosition: {x: 200, y: -200}
760-
m_SizeDelta: {x: 350, y: 30}
760+
m_AnchoredPosition: {x: 350, y: -376.875}
761+
m_SizeDelta: {x: 250, y: 60}
761762
m_Pivot: {x: 0.5, y: 0.5}
762763
--- !u!222 &5116783963587770299
763764
CanvasRenderer:
@@ -841,6 +842,140 @@ MonoBehaviour:
841842
m_OnClick:
842843
m_PersistentCalls:
843844
m_Calls: []
845+
--- !u!1 &6626442634880052045
846+
GameObject:
847+
m_ObjectHideFlags: 0
848+
m_CorrespondingSourceObject: {fileID: 0}
849+
m_PrefabInstance: {fileID: 0}
850+
m_PrefabAsset: {fileID: 0}
851+
serializedVersion: 6
852+
m_Component:
853+
- component: {fileID: 5218515456902683515}
854+
- component: {fileID: 5387018308454469514}
855+
- component: {fileID: 3938861009180224149}
856+
m_Layer: 0
857+
m_Name: Label_Description
858+
m_TagString: Untagged
859+
m_Icon: {fileID: 0}
860+
m_NavMeshLayer: 0
861+
m_StaticEditorFlags: 0
862+
m_IsActive: 1
863+
--- !u!224 &5218515456902683515
864+
RectTransform:
865+
m_ObjectHideFlags: 0
866+
m_CorrespondingSourceObject: {fileID: 0}
867+
m_PrefabInstance: {fileID: 0}
868+
m_PrefabAsset: {fileID: 0}
869+
m_GameObject: {fileID: 6626442634880052045}
870+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
871+
m_LocalPosition: {x: 0, y: 0, z: 0}
872+
m_LocalScale: {x: 1, y: 1, z: 1}
873+
m_ConstrainProportionsScale: 0
874+
m_Children: []
875+
m_Father: {fileID: 4461568896177945805}
876+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
877+
m_AnchorMin: {x: 0, y: 1}
878+
m_AnchorMax: {x: 0, y: 1}
879+
m_AnchoredPosition: {x: 350, y: -134.375}
880+
m_SizeDelta: {x: 750, y: 30}
881+
m_Pivot: {x: 0.5, y: 1}
882+
--- !u!222 &5387018308454469514
883+
CanvasRenderer:
884+
m_ObjectHideFlags: 0
885+
m_CorrespondingSourceObject: {fileID: 0}
886+
m_PrefabInstance: {fileID: 0}
887+
m_PrefabAsset: {fileID: 0}
888+
m_GameObject: {fileID: 6626442634880052045}
889+
m_CullTransparentMesh: 1
890+
--- !u!114 &3938861009180224149
891+
MonoBehaviour:
892+
m_ObjectHideFlags: 0
893+
m_CorrespondingSourceObject: {fileID: 0}
894+
m_PrefabInstance: {fileID: 0}
895+
m_PrefabAsset: {fileID: 0}
896+
m_GameObject: {fileID: 6626442634880052045}
897+
m_Enabled: 1
898+
m_EditorHideFlags: 0
899+
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
900+
m_Name:
901+
m_EditorClassIdentifier:
902+
m_Material: {fileID: 0}
903+
m_Color: {r: 1, g: 1, b: 1, a: 1}
904+
m_RaycastTarget: 1
905+
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
906+
m_Maskable: 1
907+
m_OnCullStateChanged:
908+
m_PersistentCalls:
909+
m_Calls: []
910+
m_text: A one time password has been sent to you.
911+
m_isRightToLeft: 0
912+
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
913+
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
914+
m_fontSharedMaterials: []
915+
m_fontMaterial: {fileID: 0}
916+
m_fontMaterials: []
917+
m_fontColor32:
918+
serializedVersion: 2
919+
rgba: 4294967295
920+
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
921+
m_enableVertexGradient: 0
922+
m_colorMode: 3
923+
m_fontColorGradient:
924+
topLeft: {r: 1, g: 1, b: 1, a: 1}
925+
topRight: {r: 1, g: 1, b: 1, a: 1}
926+
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
927+
bottomRight: {r: 1, g: 1, b: 1, a: 1}
928+
m_fontColorGradientPreset: {fileID: 0}
929+
m_spriteAsset: {fileID: 0}
930+
m_tintAllSprites: 0
931+
m_StyleSheet: {fileID: 0}
932+
m_TextStyleHashCode: -1183493901
933+
m_overrideHtmlColors: 0
934+
m_faceColor:
935+
serializedVersion: 2
936+
rgba: 4294967295
937+
m_fontSize: 24
938+
m_fontSizeBase: 24
939+
m_fontWeight: 400
940+
m_enableAutoSizing: 0
941+
m_fontSizeMin: 18
942+
m_fontSizeMax: 72
943+
m_fontStyle: 0
944+
m_HorizontalAlignment: 2
945+
m_VerticalAlignment: 512
946+
m_textAlignment: 65535
947+
m_characterSpacing: 0
948+
m_wordSpacing: 0
949+
m_lineSpacing: 0
950+
m_lineSpacingMax: 0
951+
m_paragraphSpacing: 0
952+
m_charWidthMaxAdj: 0
953+
m_enableWordWrapping: 1
954+
m_wordWrappingRatios: 0.4
955+
m_overflowMode: 0
956+
m_linkedTextComponent: {fileID: 0}
957+
parentLinkedComponent: {fileID: 0}
958+
m_enableKerning: 1
959+
m_enableExtraPadding: 0
960+
checkPaddingRequired: 0
961+
m_isRichText: 1
962+
m_parseCtrlCharacters: 1
963+
m_isOrthographic: 1
964+
m_isCullingEnabled: 0
965+
m_horizontalMapping: 0
966+
m_verticalMapping: 0
967+
m_uvLineOffset: 0
968+
m_geometrySortingOrder: 0
969+
m_IsTextObjectScaleStatic: 0
970+
m_VertexBufferAutoSizeReduction: 0
971+
m_useMaxVisibleDescender: 1
972+
m_pageToDisplay: 1
973+
m_margin: {x: 0, y: 0, z: 0, w: 0}
974+
m_isUsingLegacyAnimationComponent: 0
975+
m_isVolumetricText: 0
976+
m_hasFontAssetChanged: 0
977+
m_baseMaterial: {fileID: 0}
978+
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
844979
--- !u!1 &6737487196998776446
845980
GameObject:
846981
m_ObjectHideFlags: 0
@@ -929,8 +1064,8 @@ RectTransform:
9291064
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
9301065
m_AnchorMin: {x: 0, y: 1}
9311066
m_AnchorMax: {x: 0, y: 1}
932-
m_AnchoredPosition: {x: 200, y: -125}
933-
m_SizeDelta: {x: 350, y: 30}
1067+
m_AnchoredPosition: {x: 350, y: -255.625}
1068+
m_SizeDelta: {x: 500, y: 60}
9341069
m_Pivot: {x: 0.5, y: 0.5}
9351070
--- !u!222 &6288659877768705966
9361071
CanvasRenderer:
@@ -953,7 +1088,7 @@ MonoBehaviour:
9531088
m_Name:
9541089
m_EditorClassIdentifier:
9551090
m_Material: {fileID: 0}
956-
m_Color: {r: 1, g: 1, b: 1, a: 1}
1091+
m_Color: {r: 0.9098039, g: 0.9137255, b: 0.91764706, a: 1}
9571092
m_RaycastTarget: 1
9581093
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
9591094
m_Maskable: 1
@@ -1160,17 +1295,17 @@ MonoBehaviour:
11601295
m_faceColor:
11611296
serializedVersion: 2
11621297
rgba: 4294967295
1163-
m_fontSize: 14
1298+
m_fontSize: 72
11641299
m_fontSizeBase: 14
11651300
m_fontWeight: 400
1166-
m_enableAutoSizing: 0
1301+
m_enableAutoSizing: 1
11671302
m_fontSizeMin: 18
11681303
m_fontSizeMax: 72
11691304
m_fontStyle: 0
1170-
m_HorizontalAlignment: 1
1171-
m_VerticalAlignment: 256
1305+
m_HorizontalAlignment: 2
1306+
m_VerticalAlignment: 512
11721307
m_textAlignment: 65535
1173-
m_characterSpacing: 0
1308+
m_characterSpacing: 90.9
11741309
m_wordSpacing: 0
11751310
m_lineSpacing: 0
11761311
m_lineSpacingMax: 0

Assets/Thirdweb/Runtime/Unity/Prefabs/ThirdwebManager.prefab

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -61,23 +61,19 @@ PrefabInstance:
6161
m_Modifications:
6262
- target: {fileID: 870115345117033871, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
6363
propertyPath: m_AnchorMax.y
64-
value: 1
64+
value: 0
6565
objectReference: {fileID: 0}
6666
- target: {fileID: 870115345117033871, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
6767
propertyPath: m_AnchorMin.y
68-
value: 1
69-
objectReference: {fileID: 0}
70-
- target: {fileID: 870115345117033871, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
71-
propertyPath: m_SizeDelta.x
72-
value: 350
68+
value: 0
7369
objectReference: {fileID: 0}
7470
- target: {fileID: 870115345117033871, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
7571
propertyPath: m_AnchoredPosition.x
76-
value: 200
72+
value: 0
7773
objectReference: {fileID: 0}
7874
- target: {fileID: 870115345117033871, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
7975
propertyPath: m_AnchoredPosition.y
80-
value: -125
76+
value: 0
8177
objectReference: {fileID: 0}
8278
- target: {fileID: 927399162371239047, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
8379
propertyPath: m_LocalPosition.x
@@ -121,43 +117,51 @@ PrefabInstance:
121117
objectReference: {fileID: 0}
122118
- target: {fileID: 4890399708717926316, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
123119
propertyPath: m_AnchorMax.y
124-
value: 1
120+
value: 0
125121
objectReference: {fileID: 0}
126122
- target: {fileID: 4890399708717926316, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
127123
propertyPath: m_AnchorMin.y
128-
value: 1
124+
value: 0
129125
objectReference: {fileID: 0}
130126
- target: {fileID: 4890399708717926316, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
131-
propertyPath: m_SizeDelta.x
132-
value: 350
127+
propertyPath: m_AnchoredPosition.x
128+
value: 0
133129
objectReference: {fileID: 0}
134130
- target: {fileID: 4890399708717926316, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
131+
propertyPath: m_AnchoredPosition.y
132+
value: 0
133+
objectReference: {fileID: 0}
134+
- target: {fileID: 5218515456902683515, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
135+
propertyPath: m_AnchorMax.y
136+
value: 0
137+
objectReference: {fileID: 0}
138+
- target: {fileID: 5218515456902683515, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
139+
propertyPath: m_AnchorMin.y
140+
value: 0
141+
objectReference: {fileID: 0}
142+
- target: {fileID: 5218515456902683515, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
135143
propertyPath: m_AnchoredPosition.x
136-
value: 200
144+
value: 0
137145
objectReference: {fileID: 0}
138-
- target: {fileID: 4890399708717926316, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
146+
- target: {fileID: 5218515456902683515, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
139147
propertyPath: m_AnchoredPosition.y
140-
value: -200
148+
value: 0
141149
objectReference: {fileID: 0}
142150
- target: {fileID: 5371112846942902171, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
143151
propertyPath: m_AnchorMax.y
144-
value: 1
152+
value: 0
145153
objectReference: {fileID: 0}
146154
- target: {fileID: 5371112846942902171, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
147155
propertyPath: m_AnchorMin.y
148-
value: 1
149-
objectReference: {fileID: 0}
150-
- target: {fileID: 5371112846942902171, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
151-
propertyPath: m_SizeDelta.x
152-
value: 350
156+
value: 0
153157
objectReference: {fileID: 0}
154158
- target: {fileID: 5371112846942902171, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
155159
propertyPath: m_AnchoredPosition.x
156-
value: 200
160+
value: 0
157161
objectReference: {fileID: 0}
158162
- target: {fileID: 5371112846942902171, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
159163
propertyPath: m_AnchoredPosition.y
160-
value: -35
164+
value: 0
161165
objectReference: {fileID: 0}
162166
- target: {fileID: 5852007486238492023, guid: 948c3090b3e324d46b37f01e37d30c63, type: 3}
163167
propertyPath: m_Name

0 commit comments

Comments
 (0)