Updownquark / ObServe

Powerful observable application utilities
MIT License
1 stars 2 forks source link

Multi slider drag issue #27

Open Updownquark opened 1 year ago

Updownquark commented 1 year ago

When dragging the center point of a range in a multi-slider, every effort should be made to preserve the size of the range. E.g. currently in a slider where the end points can't be dragged beyond the ends, if the user tries, the range will shrink to zero as the top is constrained but the bottom is moved, or vice-versa.