mirror of
https://github.com/processing/processing4.git
synced 2026-02-05 06:39:20 +01:00
licensing and tabs
This commit is contained in:
@@ -55,7 +55,7 @@ public class PdeRuntime implements PdeMessageConsumer {
|
||||
Frame frame = PdeBase.frame;
|
||||
Point parentLoc = frame.getLocation();
|
||||
Insets parentInsets = frame.getInsets();
|
||||
|
||||
|
||||
int x1 = parentLoc.x - 20;
|
||||
int y1 = parentLoc.y;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user