Heres a video, when I scale my resolution down the textboxes disappear since the frame is scaled
Heres a video, when I scale my resolution down the textboxes disappear since the frame is scaled
3 Likes
Hange position of buttons from offset to scale so buttons position will be relative to frame size
UDim2.new(xScale, xOffset, yScale, yOffset)
2 Likes
so i put that line in the buttons?
1 Like
Change position of buttons from offset to scale.
1 Like
its already scale, no offset and that occurs
Maybe u have constant ui propontions?
I have nothing that modifys text or scaling, all are scale and not offset
Then it should be size of frame with button that is set to offset
I tried that already, Scale or Offset. It doesn’t work
What does UIHandler script do?
Its for the settings button and exit and to switch tabs, the scripts for the buttons are in the buttons