Hi I’m having trouble with laying out a Editor Utility Widget i’m trying to build.
Now I’m using a tabswitcher to go between the tabs however can’r seem to make it scale to the sizeof the widget effectively.
This is my widget makeup:
My goal is to have this:
However it ends up looking something like this:
The height seem to come from the TabSwicther and I can’t figure out how to get it to take it from the size of the widget. Any help appreciated.