tag
#slider
2 items (2 fixes)
fixes
✓ 26.07.08e
"Flex-grow track with a percentage-width child causes a layout feedback loop"
A flex-grow slider track holding a normal-flow fill child sized by width:N% balloons wider as the value increases: take the fill out of flow with position:absolute, and make sure the track carries no overflow:hidden.
uicss
✓ 26.07.15a
"SliderControl near-min values render scientific notation in CSS style"
The engine SliderControl renders its thumb position as a raw float in a CSS style attribute: near-min values with snap residue produce scientific notation (4.9E-06%), causing a style parse error.
uislider