mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
forgot to remove this line
This commit is contained in:
@@ -232,7 +232,8 @@ public class DebugEditor extends JavaEditor implements ActionListener {
|
||||
ta.setECSandThemeforTextArea(errorCheckerService, dmode);
|
||||
addXQModeUI();
|
||||
//TODO: Remove this later
|
||||
setBounds(160, 300, getWidth(), getHeight());
|
||||
if(ExperimentalMode.DEBUG)
|
||||
setBounds(160, 300, getWidth(), getHeight());
|
||||
}
|
||||
|
||||
private void addXQModeUI(){
|
||||
|
||||
Reference in New Issue
Block a user