Skip to content

Commit

Permalink
changed NSMPCanvas to scale with screen size and adjusted text size t…
Browse files Browse the repository at this point in the history
…o 45
  • Loading branch information
Elfi0Kuhndorf committed Mar 12, 2024
1 parent f439c62 commit 8a520f5
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,12 +173,12 @@ MonoBehaviour:
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 70.5
m_fontSizeBase: 21
m_fontSize: 45
m_fontSizeBase: 45
m_fontWeight: 400
m_enableAutoSizing: 1
m_enableAutoSizing: 0
m_fontSizeMin: 21
m_fontSizeMax: 128
m_fontSizeMax: 45
m_fontStyle: 0
m_HorizontalAlignment: 1
m_VerticalAlignment: 256
Expand Down Expand Up @@ -290,10 +290,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_UiScaleMode: 1
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ReferenceResolution: {x: 1920, y: 1080}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_PhysicalUnit: 3
Expand Down

0 comments on commit 8a520f5

Please sign in to comment.