- Issue created by @crutch
- πΊπΈUnited States jrockowitz Brooklyn, NY
Maybe a compromise is to resize the input to fix the number of digits with the minimum number of characters to be three and possibly configurable.
@see https://stackoverflow.com/questions/8100770/auto-scaling-inputtype-text-...
- Status changed to Needs review
over 1 year ago 6:06pm 28 July 2023 - last update
over 1 year ago 537 pass - πΊπΈUnited States jrockowitz Brooklyn, NY
I tried the resizing and it was a little more work than I expected.
Attached is the proposed resolution from #1.
- πΊπΈUnited States crutch
Thank you! I switched from 6.2.x to 1.x-dev and applied the patch.
It seems to fix it for 3 digits or more but when 1 or 2 digits it is still hiding the first number. The image shows the top slider = 8, with the option of up to 8 sessions.
It strange that it does that but it seems that it needs a minimum of 3.5 for a single digit and 4.5 for two digits, then after that the +1.5 calculation works.
- last update
about 1 year ago 536 pass, 2 fail - πΊπΈUnited States jrockowitz Brooklyn, NY
Let's try setting a min-width
The last submitted patch, 5: 3377787-5.patch, failed testing. View results β
- Status changed to Needs work
about 1 year ago 12:35pm 27 September 2023