mirror of
https://github.com/processing/processing4.git
synced 2026-05-11 21:32:39 +02:00
28052c2b39
When clicking run button while a sketch is running, it will be activated again when the sketch is restarted. Previously it got deactivated by the old sketch runner, because it was quitting after the new sketch runner started.