You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Demo: https://jsfiddle.net/wzse6m00/2/
When
paper-checkbox
es are sized other than the default 18px, the checkmarks may be off-center. When apaper-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.
The text was updated successfully, but these errors were encountered: