10540: Parameter window not resizing

Parameter window seems to size itself to whatever menu has the most option, and doesn’t scale dynamically (I feel like it used to?).

In the screenshot below, the Button COMP’s Button menu takes the size of the Layout menu, even though it only has 3 options.

Its always been like that, but we’re looking into decoupling that in future builds.

1 Like

Strange, not sure why I just noticed it. I’m slow to the party.

it is more noticeable because expanded parameters in the other tabs make the dialog a whole lot longer!

I think the behavior is more subtle than that.

When the parameter tabs are visible - namely in the picture above, Layout, Panel, Button, Color, Drag and Common - the width is dictated by those ‘tabs’ being present and drawn.

If you click on the ‘non default parameters only’ button (the concentric circles icon) - the tabs disappear and the parameter pane re-sizes, just like you would want. (though you could argue that you want the float fields to collapse even smaller than 8 decimals)

I suppose some solution that allowed the tab names to be more re-sizable would be ideal. The GLSL MAT node is murder on my screen real estate.

I see the problem with the GLSL MAT. I’ve reduced the tab size for now, and will put in a better fix later.