automat / controlkit.js

A lightweight controller and gui library
823 stars 82 forks source link

Real-Time Color onChange Controls? #50

Open mattdesl opened 6 years ago

mattdesl commented 6 years ago

Hey there,

This library is absolutely bonkers and amazing, so thanks for making it. I think an online demo would be really helpful as it's one of the reasons I never really tried/noticed it before.

I'm just testing and it seems like the color change occurs only after "pick" — I'm wondering if an option or feature could be added to make the colour choice real-time, so that as you are moving around choosing a new colour, it's getting sent to the onChange function.

I think it's one of the main things I'm missing from dat.gui so far.