If I am not provided with a format then format will not be given,
I’m currently recreating someones UI in a better style and while using UIPadding I noticed every time I rescaling my UI it added another 10 Pixels in the distance on Top and Left.
Expected Output
It would remain in its original position, If I’m moving it from a direction it has more than 10 pixels to move in than I don’t want it to change its position unless I’m forcing it closer to the wall it doesn’t have its 10 pixel space.
Actual Output
It gets added to its offset by another 10 pixels
PaddingIssue.rbxm rep file