numeric input sliders: allow out-of-range behavior
Ouverte
- Langage dominant
- C++
- Étoiles
- 62
- Forks
- 9
- Merge moyen
- 1 j 2 h
- PR mergées (30 j)
- 1
Description
## Use Case
Users often want to "overdrive" values beyond slider ranges.
## Solution
When there is a numeric spinner, we can allow this by fixing the slider at a sensible slider max, and let users enter values in the spinner that exceed the max. Perhaps we indicate in some subtle way that the spinner value is outside slider range.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.