Minor visual suggestion, Inspector Localize
- vicenterusso
- Topic Author
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
9 years 1 month ago #1090
by vicenterusso
Minor visual suggestion, Inspector Localize was created by vicenterusso
Hi,
Changing the width of the textarea to 250 (original is 230) you can get rid of horizontal scrollbar that id displayed even with a very large inspector width
File: LocalizationEditor_Terms_Description.cs (around line 200)
Changing the width of the textarea to 250 (original is 230) you can get rid of horizontal scrollbar that id displayed even with a very large inspector width
File: LocalizationEditor_Terms_Description.cs (around line 200)
Translation = EditorGUILayout.TextArea(Translation, GUILayout.Width(Screen.width - 250 - (autoTranslated ? 20 : 0)));
Please Log in or Create an account to join the conversation.
9 years 1 month ago #1091
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Minor visual suggestion, Inspector Localize
Hi,
Thanks for the suggestion! I will add it to the next release!
Thanks!
Frank
Thanks for the suggestion! I will add it to the next release!
Thanks!
Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
To get the betas as soon as they are ready,
check this out
Please Log in or Create an account to join the conversation.
Time to create page: 0.137 seconds