mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 13:49:18 +01:00
more work on saving sketches, fixing up PdeEditorListener for prefs
This commit is contained in:
@@ -148,10 +148,12 @@ public class PdeEditorHeader extends JComponent /*implements MouseListener*/ {
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
public void reset() {
|
||||
sketchLeft = 0;
|
||||
repaint();
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
public void paintComponent(Graphics screen) {
|
||||
|
||||
Reference in New Issue
Block a user