Skip to content

Issue with window position under Windows OS #224

@AndreyJRE

Description

@AndreyJRE

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions