Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App doesn't appear onscreen if initially launched with a 2nd monitor which is then disconnected. #91

Closed
ollie-campbell opened this issue Jul 20, 2020 · 0 comments

Comments

@ollie-campbell
Copy link

As title really. I usually have a 2nd monitor attached to my laptop which is my 'main' screen. With this disconnected the app doesn't appear on the laptops screen but tries to 'draw' itself as if I had the monitor attached (i.e. off the laptop screen).

I have to use the 'Keyboard shortcut' method as described here:
https://www.techjunkie.com/find-recover-off-screen-window-windows-10/

@maxnet maxnet closed this as completed in bcd2855 Jul 21, 2020
maxnet added a commit that referenced this issue Jul 21, 2020
- Only use saved position if the coordinates fall inside of the primary screen
  Prevents problems for people with laptops that sometimes but not always use
  external screens.
- Since we now set window position in C++ instead of QML, drop the
  dependency on qml-module-qt-labs-settings module.

Closes #91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant