When the label is too long it can not display all label text.
How can I modify the ‘labelWidth’ as OnGUI does? Both in Editor and EditorWindow?
The equivalent to “labelWidth” would be to change the label.style.width value of the label.
When the label is too long it can not display all label text.
How can I modify the ‘labelWidth’ as OnGUI does? Both in Editor and EditorWindow?
The equivalent to “labelWidth” would be to change the label.style.width value of the label.