mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
tweaks to cleanup work on layout
This commit is contained in:
@@ -85,7 +85,7 @@ public class PdeEditor extends Panel {
|
||||
PdeBase base;
|
||||
|
||||
// hack while fixing layout issues
|
||||
Component pain;
|
||||
//Component pain;
|
||||
|
||||
public PdeEditor(PdeBase base) {
|
||||
this.base = base;
|
||||
|
||||
Reference in New Issue
Block a user