This is a 22x22 black square and the green square is 16x16
all sides have 3 pixel of space
But not on Roblox
That Radio Button has catched my attention since the first time I’ve seen it. It was not centered at all. But that’s probably also related to the DPI issue. So, here we see the black square in that image being 22x22 and the grey square is 16x16 with an anchor of 0.5, 0.5
Nothing can help to center this thing. I think the DPI issue is too strong to fix this issue on a DPI affected environment.
Not even position 0, 11, 0, 11
can help it.
It’s actually so bad that I don’t even know if size 22x22 is 22 pixels or not. Because if I change it to 23x23, I feel like it added 2 more pixels of thickness instead of just 1 pixel.
23x23 and 17x17 visually does work on this DPI affected environment, but now let’s take a look at circles
Circles are not supposed to get CUT.
For reference, this is Photoshop
You could make a UnitTest on a DPI affected device. Aslong a Roblox UI 22x22 and 16x16 doesn’t nicely fit in the center, we can assume that this issue hasn’t made progress on being fixed.