Commit Graph

1 Commits (release40)

Author SHA1 Message Date
Denis Krienbühl 1d2f5def85 Replaces the existing range drop-down widget with a html5 range input.
* For older browsers there's a javascript fallback which ensures that the values entered into the text input are fall within min-max and are divisable by step.
 * The new widget adds two new checks - step and unit.
 * The unit is displayed next to the input element.
2012-01-16 16:06:43 +01:00