Idk how but my frame is strecing every time the roblox resolution changes
Here Is A Video:
https://vimeo.com/743793505
another solution is to stretch the frame's Y axis and vice versa when the resolution changes
It's the guis changing size in order to compensate for the resolution of the window
You need to put these sizes on the frame settings to avoid that [0.1, 0] [0.1, 0] after if you stretch it,it will have 0 offset (Hope that help)
Use offset instead of scale.
Honestly, if it were up to me, I probably would keep this feature, as it allows for compatibility between devices.