mirror of
https://github.com/processing/processing4.git
synced 2026-02-14 19:05:34 +01:00
a reload with any file type recognized by the current mode. As a result of adding delete it attempts to verify that you're not deleting the last code-file in your sketch, if you are, then it tries to re-save the SketchCode. Also had to modify EditorHeader to prevent the reload popup from appearing with internal deletes or creates