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
For some reason my window is lost, I click on the button to refocus and it says it is focused but it is nowhere on my 2 monitors.
For this purpose, I think it would be useful if you could have a menu option -> Move Window To Center of Display
that could reposition the lost Window
The text was updated successfully, but these errors were encountered:
You can try to enable the feature flag EnableContextMenuOnThumbnail in the appsettings.json - this will show the window's system context menu on the right button click to the thumbnail. This context menu is managed by Windows/application but usually contains the positioning commands like Minimize/Maximize/Restore, resize and move. It's standard Windows functionality, but it should help when the window lost on screen.
For some reason my window is lost, I click on the button to refocus and it says it is focused but it is nowhere on my 2 monitors.
For this purpose, I think it would be useful if you could have a menu option -> Move Window To Center of Display
that could reposition the lost Window
The text was updated successfully, but these errors were encountered: