Trying to obtain similar effect of domain screen flashes in JJS

Most of it is the UIAspectRatioConstraint. I tested with more square resolutions, as well as very narrow screens, and the easiest way I found to fix the cutoff issue was to just prevent the frame from getting too large in the first place and clamping it’s Y size. This shouldn’t really affect things too much unless the screen is a lot taller than it is wide.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.