[BUG?] Coordinate Container - View bounds change when switching from percent to fixed

When a view contains elements positioned outside the original view bounds and you switch the coordinate mode from "percent" to "fixed" and back, the view bounds automatically resize to encompass those out-of-bounds elements. This changes the view's dimensions.
percent to fixed
Session:
session

Or is this the intended behaviour? I notice it only seems to be an issue when elements extend beyond the right boundary - out-of-bounds elements on other sides don't cause this problem

1 Like