How to change resizing order of elements on UI?
Hey, i am trying to create a UI for my script and i am having some problems while resizing it. 
As you can see, instead of resizing panel it hides buttons.
I am using preferredSize object for the tree, and looks like this is the reason, but isn't there a way to bypass that while keeping preferredSize?

A similar problem, instead of making Refresh Button smaller, it hides the next button. Is it possible to prioritize the Refresh button instead of hiding the other?
Thank you:)
