Hey yall,
So as the title states, part of my UI is being cut out when im testing on mobile. Obviously I know about scaling it based off the devices and what not, but that isn’t the issue. Here’s an example of what is happening:
As this shows, part of the scrolling frame isn’t rendering the image on mobile. I have attempted to scale the scrolling frame more and that hasn’t improved it. Here’s what it should look like:
This is on a normal desktop preview. There are already constraints and everything in the UI is converted to scale so that shouldn’t be the issue. Thanks for the read.