-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
The grid vanished! #311
Labels
bug
Something isn't working
Comments
Can repro on my firefox too. |
Does it reliably happen when you go into fullscreen? |
no |
why did it close??! |
AGAIN |
anyways i think this bug happens if you use CTRL+Scroll to zoom the paddles out, make a lot of rules, and change the screen resolution (such as entering fullscreen) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was making something in CellPond, and when I went into fullscreen with F11, the grid with the cells vanished! The errors it gave after it broke:
SyntaxError: redeclaration of let Presence [devHelper.js:1:1](moz-extension://cc3e2525-0725-4145-b8de-c70cc4d7dc08/js/devHelper.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:2275:2](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:8334:3](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:8352:3](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:2275:2](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:8334:3](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:8352:3](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:2275:2](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:8334:3](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js) unreachable code after return statement [the-one-true-todey-file-of-cellpond.js:8352:3](https://cellpond.cool/the-one-true-todey-file-of-cellpond.js)
A screenshot of it:
The browser I am using is Firefox.
(Also, although this might not fix the bug, maybe you could a saving feature so it could just be loaded in a new tab to avoid the bug.)
The text was updated successfully, but these errors were encountered: