mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
... i will get it right
This commit is contained in:
@@ -1210,6 +1210,7 @@ public class Sketch {
|
||||
current = code[which];
|
||||
currentIndex = which;
|
||||
current.visited = System.currentTimeMillis();
|
||||
|
||||
editor.setCode(current);
|
||||
// editor.header.rebuild();
|
||||
editor.header.repaint();
|
||||
|
||||
Reference in New Issue
Block a user