cocopon / tweakpane

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
https://tweakpane.github.io/docs/
MIT License
3.57k stars 90 forks source link

Parameter to change the width of the pane #622

Closed d3ttl4ff closed 1 month ago

d3ttl4ff commented 1 month ago

Hi!

It would be very convenient to have a parameter to change the width of the pane. Most of the time the width is perfectly fine for the label names. But when I use long label names, it gets messy.

I have seen that we can do it manually by changing the main file or setting a custom container. But with all the other awesome features tweakapane has, this will also be a really nice feature to have. I'd love to change the width using a parameter as I go.

cocopon commented 1 month ago

Hi,

Please refer to the older issue here: https://github.com/cocopon/tweakpane/issues/46#issuecomment-633388907

d3ttl4ff commented 1 month ago

Oh thank you! I have seen it. I just thought of having a parameter to change it. But, this way works fine as any.

Thanks again!