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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
@GoceRibeski Unfortunately, I believe these elements are dead and will be deprecated by future elements, since Polymer 3 is (hopefully) on the cusp of a proper release. I still do have high hopes this bug will at least be fixed in the update
/* paper-input */ .slider-input { width: 50px;
just change the width to 70px
It's been a year and the developer has not fixed this in the demo for this component so it's never going to be fixed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
When maximum is greater than 100 and
immediateValue
is above 100, the paper-input in editable mode only displays 2 numbers.Expected outcome
paper-input displays as many digits as in max
Actual outcome
paper-input displays 2 digits always
Live Demo
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: