-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
BugError or unexpected behaviorsError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe
Milestone
Description
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Our current auto-refresh feature doesn't immediately refresh code output when the "auto-refresh" button is clicked. Auto-refresh, which should provide a means for developers to see the output corresponding to the code they've written, currently falls short, potentially leading to inconsistencies between the code and its output.
issuep5.webm
Expected Behavior
Upon clicking the "auto-refresh" button, the code output should refresh immediately, allowing users to see the impact of their code changes without requiring additional edits.
Steps to reproduce
Steps:
- Go to home page
2.Click on auto-refresh.
Metadata
Metadata
Assignees
Labels
BugError or unexpected behaviorsError or unexpected behaviorsPriority:MediumModerately important, should be completed in a fair timeframeModerately important, should be completed in a fair timeframe