Slicer 4.10.2
I’m writing a scriptable module, and by default the width of the module is too large and it takes up too much of the screen on my laptop. Is there a way to set the overall maximum layout for the complete module, or at least the default width when the module is first initialized?
Also, where can I look up other layout options for the module (for example vertical/horizontal white spacing, centering widgets, etc) ? Thanks