-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slider doesn't work #58
Comments
Thanks for the bug report! Unfortunately, this is due to #53 being unresolved: Do you need this functionality soon or is it not a high priority for you? |
Thanks for the fast reply! I'm teaching a bunch of 8th graders about p5.dom tomorrow, but I can have them copy and paste code into the editor. BTW, your widget has been invaluable for teaching, so thank you! |
Oh that's awesome--I love the heading OM DOM DOM 😁 Thanks, I'm glad you find the widget useful!! Unfortunately I don't have time to add support for p5.dom by tomorrow, but I will definitely prioritize it highly as I continue work on the widget. |
This works in p5:
but in the widget I get
Line 12: Uncaught ReferenceError: createSlider is not defined
The text was updated successfully, but these errors were encountered: