material-range-bar icon indicating copy to clipboard operation
material-range-bar copied to clipboard

Fix minimum distance changing unintentionally when tick interval updated to != 1 (#189)

Open nispr opened this issue 5 years ago • 0 comments

Fixes issue #189

Issue When tick interval is not 1, thumbs cannot move across each other anymore.

Solution Fix is simple: do not update the distance when desired distance is -1...

nispr avatar Jun 12 '20 14:06 nispr