Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants