numeric input sliders: allow out-of-range behavior
オープン
- 主要言語
- C++
- スター
- 62
- フォーク
- 9
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。