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

Feat: Description per input #559

Open meodai opened 1 year ago

meodai commented 1 year ago

It would be awesome if it was possible to add a description for each input, to provide the user with some more context about some options. I am trying to build some kind of custom controls thing that works like the one used in storybook:

Screenshot 2023-06-28 at 16 36 06

Is this something I could write a plugin for?

Thanks for your amazing work so far!

cocopon commented 1 year ago

Thank you for using Tweakpane.

After reading #508, I've thought that it would be useful to add a new kind of plugin that processes all existing and new blades (e.g. injecting views or buttons).

braebo commented 11 months ago

I've always thought tweakpane would work great with tooltip descriptions!