mirror of
https://github.com/processing/processing4.git
synced 2026-02-10 17:19:25 +01:00
fixes to header
This commit is contained in:
@@ -151,7 +151,7 @@ public class PdeEditorFind extends JFrame implements ActionListener {
|
||||
|
||||
setBounds((screen.width - wide) / 2,
|
||||
(screen.height - high) / 2, wide, high);
|
||||
show();
|
||||
//show();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user