control-panel icon indicating copy to clipboard operation
control-panel copied to clipboard

embeddable panel of inputs for parameter setting

Results 14 control-panel issues
Sort by recently updated
recently updated
newest added

I know this library is somehow unmaintained, well, in case that someone still watches it, i'd like to ask whether there's simple way to make value of range input direcly...

Hey @freeman-lab, I'm playing around with some ideas to improve the authoring process for Idyll, and one of them is to automatically give the user a control panel that hooks...

Sometimes the variables can be a lot, so grouping and collapsing of the inputs can be really useful. Here is an example oh what I'm talking about: http://www.curious-creature.com/pbr_sandbox/ dat.gui of...

This library is currently written in node. In this PR, browserify generates that code into a bundle that is usable from a browser and with other build tools that are...

There's at least one issue with viewing the control panel on iOS/android. This issue can be a place to track it, as well as any others that we find. -...

When trying to use control-panel with Webpack, I get: `Uncaught Error: Cannot find module "fs"` and `./node_modules/control-panel/index.js Module not found: Error: Can't resolve 'fs' in '$PATH_TO_PROJECT/node_modules/control-panel'`. This seems to be...

Hi I'm using control-panel in an angular application in a component using Three.js I get the following error on the console: `core.js:1448 ERROR TypeError: fs.readFileSync is not a function at...

Hi freeman, Nice project and thank you for your work! I just use it and it is perfect except I think one little `Close Panel` button like [dat-gui](https://github.com/dataarts/dat.gui) or [dis-gui](https://github.com/wwwtyro/dis-gui)...