-
Notifications
You must be signed in to change notification settings - Fork 845
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
Make sure window is visible #3008
Make sure window is visible #3008
Conversation
I don't have multiple monitor to test this... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code lgtm, haven't tested yet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anyone able to test this?
Code lgtm
Tested and it worked for my setup, I'd like to test #2205 before I approve just in case |
Can somebody make a build for me so i can install and test properly with multiple moniters |
https://github.com/ChunkyProgrammer/FreeTube/actions/runs/4098212368 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
tested it like this on win10
Case 1:
main screen 1 is laptop
screen 2 is monitor
Move FreeTube to your second monitor
Close FreeTube
Turn off or disconnect your second monitor
Open FreeTube
no issues found on either turning off monitor or disconncting
Case2:
main screen 1 is monitor
screen 2 is laptop
Move FreeTube to your second monitor
Close FreeTube
Turn off or disconnect your second monitor
Open FreeTube
no issues found on either turning off monitor or disconncting
Title
Pull Request Type
Related issue
closes #1938
closes #3007
closes #2205
Description
Adds check if window is visible on screen.
Screenshots
Testing
After disconnecting sub display, the window is displayed in the initial position.
Desktop
Additional context