mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
javadoc loading tests
This commit is contained in:
@@ -181,7 +181,7 @@ public class DebugEditor extends JavaEditor implements ActionListener {
|
||||
ta.setECSandThemeforTextArea(errorCheckerService, dmode);
|
||||
addXQModeUI();
|
||||
//TODO: Remove this later
|
||||
setBounds(160, 400, getWidth(), getHeight());
|
||||
setBounds(160, 300, getWidth(), getHeight());
|
||||
}
|
||||
|
||||
private void addXQModeUI(){
|
||||
|
||||
Reference in New Issue
Block a user