numeric input sliders: allow out-of-range behavior
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 62
- Forks
- 9
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
## 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.