EnviralDesign / TD-UberGui

UberGui is a lightweight multi-threaded, webRender UI module for TouchDesigner
MIT License
73 stars 5 forks source link

Make option for color picker color square, to be full wide #30

Open EnviralDesign opened 3 years ago

EnviralDesign commented 3 years ago

the idea here would be a styling option in UberGui that lets us configure color params, to be a full wide color swatch, with no value sliders/fields.

this will require a refactor of the javascript mouse() function, or maybe a clever work around to avoid doing that might be hiding certain types of elements but still having them present in the html..