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.
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