So I have been messing around with Roblox’s “Automatic Sizing” property and ran into an issue.
I have a frame with automatic Sizing on x, y and inside of that frame is a text label with automatic scaling for x. I pretty much want the frame to expand with the expanding text label. Both UI elements have an anchor point of 0.5 and are scaled in “Scale” instead of offset.
Here is what it looks like:
After I start adding more text the parent frame doesn’t scale properly with the text: