Skip to content

Fix freeze when restarting sketch with variables in size#5708

Merged
benfry merged 1 commit into
processing:masterfrom
JakubValtar:fix-freeze
Jan 12, 2019
Merged

Fix freeze when restarting sketch with variables in size#5708
benfry merged 1 commit into
processing:masterfrom
JakubValtar:fix-freeze

Conversation

@JakubValtar

Copy link
Copy Markdown
Contributor

While sketch is running, rewriting sketch size to variables and trying to restart the sketch by pressing the play button causes PDE to freeze. It has to be killed and unsaved changes are lost. Fixed by moving AWT call to EDT.

While sketch is running, rewriting sketch size to variables and trying to restart the sketch by pressing the play button causes PDE to freeze. Fixed by moving AWT call to EDT.
@benfry benfry merged commit 3ce4ef0 into processing:master Jan 12, 2019
@github-actions

Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants