mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-26 14:00:17 +00:00
dynamically adjust font size of button text
This commit is contained in:
parent
76aad79d40
commit
bea171a7e6
1 changed files with 2 additions and 2 deletions
|
@ -69,9 +69,9 @@ MonoBehaviour:
|
|||
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
||||
m_FontSize: 27
|
||||
m_FontStyle: 0
|
||||
m_BestFit: 0
|
||||
m_BestFit: 1
|
||||
m_MinSize: 0
|
||||
m_MaxSize: 40
|
||||
m_MaxSize: 27
|
||||
m_Alignment: 4
|
||||
m_AlignByGeometry: 0
|
||||
m_RichText: 1
|
||||
|
|
Loading…
Reference in a new issue