I have 2 instances of the IDE open because I'm working on a client and a server. Also have dual monitors. This is Delphi 10. Let's say I have the client project on monitor 1, and the server project on monitor 2. Default and debug layouts are saved as monitor 1.
Because of this, my server project which is open in monitor 2, moves to monitor 1 in debug mode. If I save the debug layout as monitor 2, then my client project on monitor 1 will move to monitor 2 in debug. I just want the IDE to stay in whatever monitor it starts in no matter what debug/default/whatever mode/layout I'm in.
I don't recall having this problem in XE8 or XE7.
Is there a setting I'm missing?