toolness / p5.js-widget

A reusable widget for embedding editable p5 sketches in web pages.
https://toolness.github.io/p5.js-widget/
GNU Lesser General Public License v2.1
162 stars 44 forks source link

add data-max-run-time arg #70

Closed DexterShepherd closed 6 years ago

DexterShepherd commented 6 years ago

Hey!

Thanks for the great widget. As mentioned in #69, I've added a new data attribute to control the maxRunTime variable passed to StartSketch.

I don't have a lot of experience with React/Typescript so please let me know if I've done something strange and I'll get it fixed.

toolness commented 6 years ago

Nice, I like this--thanks for the contribution!

DexterShepherd commented 6 years ago

No problem! Thanks for the widget :)