Description
While running a Processing sketch, move the window to somewhere on screen, re-run it - the window always resets itself to the center of screen. Version 3.4 downloaded from the website does not have this issue.
Expected Behavior
The sketch window should remember the last position and be displayed there when re-running the sketch.
Current Behavior
The window always resets itself to the center of screen, blocking the code editor window.
Steps to Reproduce
- run a sketch.
- move the sketch window to someplace else.
- stop the sketch and re-run it.
- the window resets to the default position.
Your Environment
- Processing version: 3.5.2
- Operating System and OS version:
- Other information:
Possible Causes / Solutions
Description
While running a Processing sketch, move the window to somewhere on screen, re-run it - the window always resets itself to the center of screen. Version 3.4 downloaded from the website does not have this issue.
Expected Behavior
The sketch window should remember the last position and be displayed there when re-running the sketch.
Current Behavior
The window always resets itself to the center of screen, blocking the code editor window.
Steps to Reproduce
Your Environment
Possible Causes / Solutions