GUI Scaling

Is there a way to avoid what’s happening in this screenshot? I don’t
want
the slider heights to match the heights of the plots I placed into the
column next to them. I want to decouple the gui row height between
columns.

v/r,
Rich

On 12/12/2014 01:29 AM, Richard B. wrote:

Is there a way to avoid what’s happening in this screenshot? I don’t
want the slider heights to match the heights of the plots I placed into
the column next to them. I want to decouple the gui row height between
columns.

In the GUI hints, give your plots a ‘rowspan’ value of > 1.

M