plugin-essentials
plugin-essentials copied to clipboard
Essential components for Tweakpane
Performance fix for issue #18.
Hi all, I'm experiencing a small issue with Radiogrid. It seams that when I have multiple instances of radiogrid bindings created in different pages of the same tab, the active...
Thank you for this superb library! I noticed creeping memory usage when repeatedly setting the value of a `cubicbezier` blade. A minimal (but admittedly extreme) reproduction is something [like this](https://stackblitz.com/edit/web-platform-ewvnh7?file=index.html)....
Add a field to allow uploading a local file Concept image:  Optional parameters: ``` lines: How many lines the field should take up (similar to FPS graph) accept/filetypes: Which...
First, thanks for making tweakpane and the extension! Is there any way to allow the [radio grid](https://github.com/tweakpane/plugin-essentials#radio-grid) to select multiple values at once? Or attach a 'status' to buttons in...
Is there a way to store the particular cubic bezier so it works with import/export settings functionality ?
Hello, How to enable and disable buttons in the Button grid? There is the disabled property of each cell which can be set when creating a blade. But I need...