mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 22:29:18 +01:00
cleaning up the todo list
This commit is contained in:
@@ -413,7 +413,7 @@ public class PdeBase extends Frame implements ActionListener {
|
||||
|
||||
frame.pack(); // maybe this should be before the setBounds call
|
||||
|
||||
editor.frame = frame; // no longer really used
|
||||
//editor.frame = frame; // no longer really used
|
||||
editor.init();
|
||||
rebuildSketchbookMenu(sketchbookMenu);
|
||||
buildSerialMenu();
|
||||
|
||||
Reference in New Issue
Block a user