Skip to content
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

Read-only sketches are editable #1038

Open
TomBinford opened this issue May 17, 2023 · 1 comment
Open

Read-only sketches are editable #1038

TomBinford opened this issue May 17, 2023 · 1 comment

Comments

@TomBinford
Copy link
Contributor

Steps to reproduce:

  • log in as guest
  • open the default Processing sketch
  • make a simple change like drawing a circle at (0, 0)
  • click the Share button and copy the link
  • open the link in an Incognito window
    Observe you can modify the source code and run it, but any edits to the source don't change the output. In read-only mode, the source should not have been editable to begin with.
@mizlan
Copy link
Member

mizlan commented May 17, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants