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

[B] Canvas bugs on tablet mode/when phone has larger display size #168

Closed
therealbluepandabear opened this issue Jul 13, 2022 · 2 comments
Closed

Comments

@therealbluepandabear
Copy link
Collaborator

therealbluepandabear commented Jul 13, 2022

See image (the bottommost pixel is offset):

(Bug also occurs when you increase your phone's display size.)

image

@therealbluepandabear
Copy link
Collaborator Author

therealbluepandabear commented Jul 13, 2022

This may require a rework of the code for scaling the bitmap/canvas. It doesn't seem to be present in landscape mode.

@therealbluepandabear
Copy link
Collaborator Author

Because the height of the TabView varies, this is the root of the problem. Setting the TabView height to px 'fixes' this issue.

@therealbluepandabear therealbluepandabear changed the title [B] Canvas bugs on tablet mode [B] Canvas bugs on tablet mode/when phone has larger display size Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
PixaPencil
Bugs to fix
Development

No branches or pull requests

1 participant