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

Wrong scaling on HiDPI screens with set suppressHiDPIScaling option #1120

Closed
radist2s opened this issue Apr 13, 2019 · 0 comments · Fixed by #1121
Closed

Wrong scaling on HiDPI screens with set suppressHiDPIScaling option #1120

radist2s opened this issue Apr 13, 2019 · 0 comments · Fixed by #1121
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior

Comments

@radist2s
Copy link
Contributor

Context

On HiDPI screens option suppressHiDPIScaling of the Engine makes no effect for Camera and Loader.

Proposal

Update Excalibur to use pixelRatio of the Engine for Camera and Loader.

@eonarheim eonarheim added the bug This issue describes undesirable, incorrect, or unexpected behavior label Apr 13, 2019
eonarheim pushed a commit that referenced this issue Apr 14, 2019
…essHiDPIScaling is set (#1121)

Closes #1120

## Changes

Fixed wrong `Camera` and `Loader` scaling on HiDPI screens when engine option `suppressHiDPIScaling` is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes undesirable, incorrect, or unexpected behavior
Projects
None yet
2 participants