Hello everyone! I might need some help with fitting the content inside of a scrollbox. I’m currently trying to set up the multiplayer for my project, using tutorial. Tutorial video does not cover the UI design making process. (tutorial: https://www.youtube.com/watch?v=dQD_sPFXcBg&list=PLNb7FZ2Nw2HTcJ9Qvy8n2Ou-ZVbsDOMFh&index=6&ab_channel=Kekdot)
I currently have the “Find Sessions” widget, with a scrollbox. When sessions are found with the “Find” button - the child widget is added to the scrollbox.
On first screenshot - the result from the tutorial. Second screenshot shows the issue I have - my scrollbox is too small and the content extends beyond its horizontal borders. How may I size the child content in my scrollbox? Any suggestions?



