mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 01:50:44 +01:00
Fixes #66
This commit is contained in:
@@ -921,7 +921,7 @@ public class DebugEditor extends JavaEditor implements ActionListener {
|
||||
vi.setTitle(getSketch().getName());
|
||||
}
|
||||
// if file location has changed, update autosaver
|
||||
autosaver.reloadAutosaveDir();
|
||||
// autosaver.reloadAutosaveDir();
|
||||
return saved;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user