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

Readonly disappears forever if window is resized while not readonly #87

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

markfinn
Copy link
Contributor

@markfinn markfinn commented Apr 8, 2022

If anything calls Blockly.svgResize while readonly is false you will never see the readonly workspace again unless you call Blockly.svgResize again.

fixes #78

…never see the readonly workspace again unless you call Blockly.svgResize again. fixes roroettg#78
@roroettg
Copy link
Owner

Thank you!

@roroettg roroettg merged commit 6776961 into roroettg:master Apr 21, 2022
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

Successfully merging this pull request may close these issues.

Readonly disappears forever if window is resized while not readonly
2 participants