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

Linux SDL canvas offset problem #2117

Open
ghost opened this issue Nov 10, 2017 · 0 comments · May be fixed by #2122
Open

Linux SDL canvas offset problem #2117

ghost opened this issue Nov 10, 2017 · 0 comments · May be fixed by #2122

Comments

@ghost
Copy link

ghost commented Nov 10, 2017

If the window resolution is larger than the system resolution, it will resize the window to fit but there is an offset equal to the window border + whatever system panels are taking up the desktop area. The offset appears to only affect the drawing because the hit area for the buttons are where they should be.

The offset is fixed if you resize the window however if you change the window resolution it knocks the offset back.

Attached is a screenshot from Uebergame which shows the offset.

screenshot from 2017-11-03 15-24-31

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

Successfully merging a pull request may close this issue.

0 participants