When resizing widgets, their GUI is often shifted in such way that it breaks the intended appearance. Shifting partially obscures, or entirely hides elements from user’s view. Additionally, as a side effect, padding from UIPadding instance becomes uneven. Built-in studio plugins generally do not exhibit this behavior. This issue tends to get worse when UI flex features are involved.
Expected behavior
The GUI elements should remain intact:
- No uneven padding distribution.
- No elements being shifted away.
Note: The screenshot above still exhibits uneven padding on the right side.
A private message is associated with this bug report