mirror of
https://github.com/processing/processing4.git
synced 2026-02-16 20:05:36 +01:00
moving forward with recent sketches menu, almost working and cleaning up other demons
This commit is contained in:
@@ -111,7 +111,7 @@ public class JavaToolbar extends EditorToolbar {
|
||||
break;
|
||||
|
||||
case SAVE:
|
||||
jeditor.handleSaveRequest(false);
|
||||
jeditor.handleSave(false);
|
||||
break;
|
||||
|
||||
case EXPORT:
|
||||
|
||||
Reference in New Issue
Block a user