-
Notifications
You must be signed in to change notification settings - Fork 23
Issue with window position under Windows OS #224
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When i start the app, i dont see the app window, but it could be found in taskbar.
To Reproduce
I dont know exactly, maybe use more extern monitors, move it to another monitor and then change configs of displays.
Expected behavior
It should be always set to default position for main screen. I fixed it manually with changing "globalUISettings":{"windowPositionX":-4157.0,"windowPositionY":142.0,"windowWidth":1150.0,"windowHeight":750.0}," to "globalUISettings":{"windowPositionX":100.0,"windowPositionY":142.0,"windowWidth":1150.0,"windowHeight":750.0},"
in config.json
Desktop (please complete the following information):
- OS: Windows 11
- Version 0.14.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working