AllenCell / AllenCell/agave

numeric input sliders: allow out-of-range behavior

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
62
Forks
9
Avg merge
1d 2h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.