You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked it up and tested somethings myself to see if we were able to implement max width/height but it seems it is not possible handling it using the current layout system of Unity.
Two possible solutions:
Creating an extra UI object in hierarchy to mimic max width/height (I think this is overkill and it may introduce more bugs)
How should we import this new feature?
The text was updated successfully, but these errors were encountered: