mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 00:59:40 +01:00
fixes from Manindra (issue #1449)
This commit is contained in:
@@ -378,6 +378,7 @@ public class DebugEditor extends JavaEditor implements ActionListener {
|
||||
errorCheckerService.updateErrorTable();
|
||||
errorCheckerService.updateEditorStatus();
|
||||
getTextArea().repaint();
|
||||
errorBar.repaint();
|
||||
} else {
|
||||
errorCheckerService.resumeThread();
|
||||
System.out.println(thisEditor.getSketch().getName()
|
||||
|
||||
Reference in New Issue
Block a user