Spreadsheets tab UI gets cut off
6 years 8 months ago #2912
by studenman
Spreadsheets tab UI gets cut off was created by studenman
Minor request, but when working on laptop screens in the Unity Editor, it's hard to have the inspector be very wide and still have space for the 3D views. All the Language Source GUIs seems to adapt/react to narrower widths except the Spreadsheet tabs:
It would be nice if the buttons could be narrower and the drop-downs and text-fields correctly adapted to the changes in width.
Thanks!
It would be nice if the buttons could be narrower and the drop-downs and text-fields correctly adapted to the changes in width.
Thanks!
Please Log in or Create an account to join the conversation.
6 years 8 months ago #2913
by Frank
Are you Give I2L 5 stars!
Are you Please lets us know how to improve it!
Replied by Frank on topic Spreadsheets tab UI gets cut off
Thanks for reporting this, will see if I can rearrange things to behave nicer.
The problem in that UI are the 6 Import and Export button, that are taking too much horizontal space. Then all other dropdowns and fields just expand to that Import/Export width.
Will make those buttons more narrow and remove the extra space around to see if that makes them fit better.
Thanks!
Frank
The problem in that UI are the 6 Import and Export button, that are taking too much horizontal space. Then all other dropdowns and fields just expand to that Import/Export width.
Will make those buttons more narrow and remove the extra space around to see if that makes them fit better.
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.
6 years 8 months ago #2914
by studenman
Replied by studenman on topic Spreadsheets tab UI gets cut off
Thanks Frank!
If narrower isn't possible on Import/Export buttons, you could maybe just check EditorGUIUtility.currentViewWidth and if it's narrower than a certain size you bump Export box to be below the import one.
If narrower isn't possible on Import/Export buttons, you could maybe just check EditorGUIUtility.currentViewWidth and if it's narrower than a certain size you bump Export box to be below the import one.
Please Log in or Create an account to join the conversation.
Time to create page: 0.198 seconds