Steps to Reproduce:
- configure
window.newWindowDimensions to inherit or fullscreen
- start Code with one window and make it fullscreen
- close Code
- start again
=> the window is fullscreen
=> it should only turn fullscreen if window.restoreFullscreen is set to true
=> the window.newWindowDimensions should only apply to windows opened after the first window is opened
Steps to Reproduce:
window.newWindowDimensionstoinheritorfullscreen=> the window is fullscreen
=> it should only turn fullscreen if
window.restoreFullscreenis set totrue=> the
window.newWindowDimensionsshould only apply to windows opened after the first window is opened