I have a text box in a scrolling frame and when press enter in that textbox it creates a new one but the issue is when you press enter in a text box inside of a scrolling frame it goes to the start of the scrolling frame instead of staying in place is there a way to fix this or turn it off??
1 Like
screenshot pleaseThis text will be blurred
It’s a bit hard to tell what the issue is, if you’re referring to the textlabel moving when the scrollingframe scales i think you can use offset rather than scale for position, like the 2nd and 4th part of a UDim2
insert a UIListLayout
object inside the scrolling frame