I found this UI (outside roblox), how do I make it in roblox
what I am asking: how to not make the scrollbar at the top right on the frame, like padding or smth stupid
(start typing to search...
is at the top the thing in the image provided above, but when scroll, start typing to search...
will be hidden, I mean uhh go up or whatever its called my english is bad)
You just put the TextBox in the ScrollBar Frame and position it wherever you want it.
but it won’t affect scrollbar’s position will it
1 Like
No it’ll not affect it in any way. If tho, message me and i’ll help you out.
Put the text box outside of the scrolling Frame with UIListLayout with flex properties on fill in the parent then when player is scrolling down hide the text box when up show it
1 Like