mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 00:59:40 +01:00
trying to look into the breakpoint issue
This commit is contained in:
@@ -891,7 +891,7 @@ public class DebugEditor extends JavaEditor implements ActionListener {
|
||||
}
|
||||
}
|
||||
// if file location has changed, update autosaver
|
||||
autosaver.reloadAutosaveDir();
|
||||
// autosaver.reloadAutosaveDir();
|
||||
return saved;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user