Preventing window resizing

Hi,

Sorry for spamming questions but I figured it’d be better to separate them into different topics.

How can I have a set window size and prevent rescaling?

Designing the interface with flexboxes is quickly becoming a headache, and all I need is a simple GUI with a couple knobs and tickboxes. So I think it’s be better if the window was a set size and I give a fixed position to all my elements. Is that possible?

Thanks

That can be done. If you select the root node and un-collapse the “Node” category you see all you need:

It only has an effect once you restart the plugin though, which makes it a bit tricky when you haven’t embedded the magic.xml yet.

Hope that helps

1 Like