-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Milestone
Description
This feature request is based on the discussion in #3347.
Essentially some users may want a p5 sketch to load first when used as an element on a page with a high number of external assets. @calebegg proposed that this could be achieved by initializing p5 with the DOMContentLoaded event rather than the load event which is the current default.
Here is a visual explanation of the difference between the two events..
What do people think about this as a feature?
Ajayneethikannan and vedhant
Metadata
Metadata
Assignees
Type
Projects
Status
Open for Discussion