mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
When runDisplay was set to -1 no display detection happened. Fixed it so
that editor display is used.
Regression introduced in d960fd1cba
Fixes #5118