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

F11 doesn't maximize to fullscreen when resolution is set to 1280x720 in the client.lua file #166

Closed
Trnrr opened this issue Jul 22, 2020 · 3 comments

Comments

@Trnrr
Copy link

Trnrr commented Jul 22, 2020

Built from commit: b763b1a
OS: Windows 10
Monitor size: 1920x1080

When hitting F11 after the resolution is set to 1280x720 it doesn't go fullscreen. It keeps the same screen size and goes to the top left of the screen.

Steps to reproduce:

  1. Open \OpenMiner\config\client.lua
  2. Change values to screenWidth = 1280 & screenHeight = 720
  3. Run ./openminer -s
  4. Press F11 to go into fullscreen
  5. Get the following window instead
    image
  6. If you press F11 2 more times it will maximize to the correct size
@Unarelith
Copy link
Owner

Can't reproduce on Linux, will check on Windows when I have the time

@Unarelith
Copy link
Owner

@Trnrr can you confirm this is fixed please?

@Trnrr
Copy link
Author

Trnrr commented Jul 31, 2020

Fixed!

@Trnrr Trnrr closed this as completed Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants