mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
reverted to original format for Sketch.java
This commit is contained in:
@@ -1211,7 +1211,7 @@ public class Sketch {
|
||||
currentIndex = which;
|
||||
current.visited = System.currentTimeMillis();
|
||||
editor.setCode(current);
|
||||
//editor.header.rebuild();
|
||||
// editor.header.rebuild();
|
||||
editor.header.repaint();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user