numeric input sliders: allow out-of-range behavior
未关闭
- 主要语言
- C++
- 星标
- 62
- 派生
- 9
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 1
描述
## 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.
贡献指南
评估
这个 Issue 还没有评估数据。