Skip to content

Commit b15d287

Browse files
committed
fix: Change default canvas scaler's value
1 parent 2889fcd commit b15d287

File tree

95 files changed

+12314
-4414
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+12314
-4414
lines changed

Assets/JCSUnity/Resources/UI/JCS_Canvas.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ MonoBehaviour:
7474
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
7575
m_Name:
7676
m_EditorClassIdentifier:
77-
m_UiScaleMode: 0
77+
m_UiScaleMode: 1
7878
m_ReferencePixelsPerUnit: 100
7979
m_ScaleFactor: 1
80-
m_ReferenceResolution: {x: 800, y: 600}
80+
m_ReferenceResolution: {x: 1920, y: 1080}
8181
m_ScreenMatchMode: 0
8282
m_MatchWidthOrHeight: 0
8383
m_PhysicalUnit: 3

0 commit comments

Comments
 (0)