You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to #7787 the windowState is not saving anymore. I am sorry, I've noticed that before it was merged and reviewed my own code to mention it, but that review was only visible to me somehow and thus noone read it and it was merged. My alternative PR #7803 doesn't have that problem and also reverts #7787. It should get merged as client's lose windowState storing.
Steps to Reproduce:
Open Theia
Maximize Theia
Close Theia
Open Theia
Window not maximized as it should be when closing it in the maximized-state
Bug Description:
Due to #7787 the
windowState
is not saving anymore. I am sorry, I've noticed that before it was merged and reviewed my own code to mention it, but that review was only visible to me somehow and thus noone read it and it was merged. My alternative PR #7803 doesn't have that problem and also reverts #7787. It should get merged as client's losewindowState
storing.Steps to Reproduce:
Additional Information
The text was updated successfully, but these errors were encountered: