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

Checkmark off-center and jittery at non-default sizes #139

Open
mgiuffrida opened this issue Jul 16, 2016 · 1 comment
Open

Checkmark off-center and jittery at non-default sizes #139

mgiuffrida opened this issue Jul 16, 2016 · 1 comment

Comments

@mgiuffrida
Copy link
Contributor

Demo: https://jsfiddle.net/wzse6m00/2/

When paper-checkboxes are sized other than the default 18px, the checkmarks may be off-center. When a paper-checkbox's container is resized (e.g. when resizing the page), the checkmark jumps around, stretches, and shrinks, making it extremely jittery.

Tested with Chrome 52 and 53 and Edge.

May be related to the root cause of #130, but neither c656a41 nor #129 fix this issue.

@bicknellr
Copy link
Contributor

Yeah, this is the same problem; box dimensions for the checkmark are getting aliased to device pixels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants