bitcraftlab / p5.gui

p5.gui magically generates a graphical user interface for your p5.js sketches
https://bitcraftlab.github.io/p5.gui
MIT License
357 stars 91 forks source link

question: can a change in the gui fire off an event so I can service it? #23

Open dan-reznik opened 4 years ago

dan-reznik commented 4 years ago

How can the p5.js application become aware the an element of the gui has changed?

amygoodchild commented 3 years ago

I agree this would be really useful!