Open kabrio opened 7 years ago
Would be nice to see this merged...
Hey @kabrio —thanks for your pull request, I finally got back to work on p5.gui. I have rewritten it quite a bit, but I will try to incorporate your suggestions / changes.
Thanks for your contribution, and sorry for the long delay!
Just a simple wrapper around quicksettings to be able to add buttons by calling addButton(title, function). Also wrapped setRangeValue function from quicksettings to enable scripted value changes of sliders. See button-setRangeValue example for demonstration.