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

Overlay position is wrong if setting a game resolution different from native #5950

Open
carlocastoldi opened this issue Nov 6, 2022 · 1 comment
Labels
bug A bug (error) in the software overlay

Comments

@carlocastoldi
Copy link
Contributor

Description

If the resolution is smaller than the native OS resolution (but full screen), the overlay is positioned more in the centre. I suspect it uses the boundaries as if the game was windowed

Steps to reproduce

  1. set the overlay to touch the boundaries of the game
  2. run the game full screen at a lower resolution
  3. see that that the overlay is not near the border of the display

Mumble version

1.4.0 + #5949

Mumble component

Client

OS

Linux

Reproducible?

Yes

Additional information

No response

Relevant log output

No response

Screenshots

Overlay settings:
immagine

Full screen, native resolution (works as intended):
immagine

Full screen, lower resolution:
immagine

Windowed, lower resolution (works as intended):
immagine

@carlocastoldi carlocastoldi added bug A bug (error) in the software triage This issue is waiting to be triaged by one of the project members labels Nov 6, 2022
@Krzmbrzl Krzmbrzl removed the triage This issue is waiting to be triaged by one of the project members label Nov 7, 2022
@carlocastoldi
Copy link
Contributor Author

this bug is not present on /src/tests/OverlayTest.cpp. I guess it's game specific, then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug (error) in the software overlay
Projects
None yet
Development

No branches or pull requests

3 participants