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

CanvasAdapter DPI not set correctly #349

Closed
devemux86 opened this issue May 9, 2017 · 0 comments
Closed

CanvasAdapter DPI not set correctly #349

devemux86 opened this issue May 9, 2017 · 0 comments
Labels
Milestone

Comments

@devemux86
Copy link
Collaborator

CanvasAdapter.dpi is set via DisplayMetrics xdpi / ydpi which may not consistently set correctly across devices by the manufacturers.

We can use instead the regular DisplayMetrics density for similar but more robust result.

See also discussion in forum.

@devemux86 devemux86 added the bug label May 9, 2017
@devemux86 devemux86 added this to the 0.8.0 milestone May 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant