Description
Processing runs sketches across both of my monitors (I have two, extending display) in an apparent windowed full-screen mode, that also seems like it runs off the bottom of the screens, despite having size() set.
Expected Behavior
I would expect size() would open a sketch window at the specified parameters.
Current Behavior
size() is ignored, and the sketch expands to fill both of my screens.
Steps to Reproduce
- Open literally any provided example sketch and run it.
- Sketch runs, expanded across and off (on bottom) of both monitors.
Your Environment
- Processing version: Reproduced this error on 3.5.4, 3.5.3, and the 4 alpha 1.
- Operating System and OS version: Windows 10 Version 1903 for x64-based Systems
- Other information: GPU is NVIDIA GeForce GTX 960 (since I've got two monitors hooked up through it, extending my desktop)
Possible Causes / Solutions
Description
Processing runs sketches across both of my monitors (I have two, extending display) in an apparent windowed full-screen mode, that also seems like it runs off the bottom of the screens, despite having size() set.
Expected Behavior
I would expect size() would open a sketch window at the specified parameters.
Current Behavior
size() is ignored, and the sketch expands to fill both of my screens.
Steps to Reproduce
Your Environment
Possible Causes / Solutions