Scaling across mobile/tablet/pc

I’m tryna create a color frame, and so far it looks good with Pc and mobile, but on tablet, everything gets squashed in.
PC


Mobile

Tablet
RobloxScreenShot20200629_181647795

I’m using scale for everything. The greyed out frame contains the wheel and the slider, with the wheel having an AspectRatioConstraint in it, setting its size to 1,1. And the wheel is positioned to the left, while slider is to the right of the frame. I tried setting the SizeConstaints to XX and YY but that didn’t help much at all.

Any tips are greatly appreciated :slight_smile:

1 Like

Would it work if you position the slider on the X axis with offset?