You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
When running demos in the Studio, there is no easy way to kill them while you do more work on the code. You can minimize the bottom pane, but it doesn't stop the demo running in the iframe still, which can be an issue when it's something intensive.
I currently just use Select All then Comment Selection to comment out everything in the JS file, then Build & Run again, but a quick way to replace the current output with basically nothing (or maybe show a little WebAssembly logo) would be useful.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running demos in the Studio, there is no easy way to kill them while you do more work on the code. You can minimize the bottom pane, but it doesn't stop the demo running in the iframe still, which can be an issue when it's something intensive.
I currently just use Select All then Comment Selection to comment out everything in the JS file, then Build & Run again, but a quick way to replace the current output with basically nothing (or maybe show a little WebAssembly logo) would be useful.
The text was updated successfully, but these errors were encountered: