The child inside of the UI while changing size also changes?

I tried looking and can’t find much on how to fix this issue?
Anyone that can help would be awesome

use offset sizing for the child

Well that works, but when the frame moves, the line also moves too?

Try setting the inside frame size to:

(same number, 0, 0, 100) --Change the 100 to the correct size

Edit: I placed the 100 in the wrong spot

You can also convert the positioning into offset!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.