Under Community Review

Studio window should not be lost in nirvana, after switching back from dual-screen mode to single-screen mode

At program startup, Studio should check window coordinates saved in the user profile against what is currently visible on the screen, before displaying the Studio window on the screen.

I often switch back and forth from dual-screen mode to single-screen mode, and then I do not see the Studio window anymore, since it displays on the wrong screen.

Other programs do not seem to have this issue.

I very often need to edit the user settings XML file manually, just to correct these settings, to be able to work with Studio without resetting all user settings.

Editing Studio user settings manually is very time-consuming:

  <SettingsGroup Id="sdl.desktop.platform.studiowindow">
    <Setting Id="Bounds">-1599, 91, 1300, 740</Setting>
  </SettingsGroup>
  <SettingsGroup Id="FindAndReplaceEditPreferences">
    <Setting Id="Location">-1017, 58</Setting>
  </SettingsGroup>