Exhibit Title textbox scaling now is limited to not exceed the tracker size horizontally Removed old unneeded layouting properties for titles as the title layouting is now mostly computed dynamically
This commit is contained in:
@@ -479,7 +479,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_IgnoreLayout: 0
|
||||
m_MinWidth: 0.5
|
||||
m_MinWidth: 0.85
|
||||
m_MinHeight: -1
|
||||
m_PreferredWidth: -1
|
||||
m_PreferredHeight: -1
|
||||
@@ -546,7 +546,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 1741964061, guid: f70555f144d8491a825f0804e09c671c, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
m_HorizontalFit: 2
|
||||
m_HorizontalFit: 1
|
||||
m_VerticalFit: 2
|
||||
--- !u!222 &222375422432509192
|
||||
CanvasRenderer:
|
||||
|
||||
Reference in New Issue
Block a user