Skip to content

Commit 6032492

Browse files
committed
refactor: sample app select auth method
1 parent 2e2beb1 commit 6032492

File tree

10 files changed

+2653
-872
lines changed

10 files changed

+2653
-872
lines changed

sample/Assets/Scenes/AuthenticatedScene.unity

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6714,8 +6714,8 @@ RectTransform:
67146714
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
67156715
m_AnchorMin: {x: 0, y: 1}
67166716
m_AnchorMax: {x: 0, y: 1}
6717-
m_AnchoredPosition: {x: 166, y: -31}
6718-
m_SizeDelta: {x: 300, y: 30}
6717+
m_AnchoredPosition: {x: 216, y: -31}
6718+
m_SizeDelta: {x: 400, y: 40}
67196719
m_Pivot: {x: 0.5, y: 0.5}
67206720
--- !u!114 &1067397624
67216721
MonoBehaviour:
@@ -6739,12 +6739,12 @@ MonoBehaviour:
67396739
m_Calls: []
67406740
m_FontData:
67416741
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
6742-
m_FontSize: 24
6742+
m_FontSize: 28
67436743
m_FontStyle: 1
67446744
m_BestFit: 0
67456745
m_MinSize: 2
67466746
m_MaxSize: 40
6747-
m_Alignment: 0
6747+
m_Alignment: 3
67486748
m_AlignByGeometry: 0
67496749
m_RichText: 1
67506750
m_HorizontalOverflow: 0
@@ -14423,8 +14423,8 @@ MonoBehaviour:
1442314423
m_TargetGraphic: {fileID: 1335469792}
1442414424
m_HandleRect: {fileID: 1335469791}
1442514425
m_Direction: 2
14426-
m_Value: 0
14427-
m_Size: 1
14426+
m_Value: 1
14427+
m_Size: 0.99999994
1442814428
m_NumberOfSteps: 0
1442914429
m_OnValueChanged:
1443014430
m_PersistentCalls:

0 commit comments

Comments
 (0)