Closed
Description
Describe the problem
When opening the app from e.g start menu on one screen, the splash screen will always display on this screen, unlike the app which opens on the screen it was closed on last session. This, combined with #324 and #193 potentially denys all multitasking while the IDE loads, which also takes pretty long.
To reproduce
- Use 2 screens
- Open the IDE
- Note which screen the IDE is on
- Close it again
- Use the start menu on the other screen to open the IDE
Expected behavior
The Splash screen opens on the same screen the IDE opens on, and ideally even follows the IDE if it were to be moved to another screen.
Arduino IDE version
2.0.0-rc7-nightly-20220615
Operating system
Windows
Operating system version
10.0.19044.1706 Pro
Additional context
My Nightly Build is 4 days old, but the 3 commits since then do not have any relations to this issue.
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details