Tagged Questions
3
votes
2answers
118 views
Automatically limiting or correcting numeric input field values
The application interface I am working on has an slider to select a number, but offers a text input field next to it. This allows reading the currently selected value, but also supports keyboard ...