MultiSlider
MultiSlider copied to clipboard
snapStepSize & distanceBetweenThumbs inconsistent behavior
Say you have min-max values [0, 1000] and 2 (two) thumbs and set snapStepSize = 1, distanceBetweenThumbs = 1. When sliding first-second as closest as possible, then selected min-max values may overlap - not respecting limits set in snapStepSize and distanceBetweenThumbs.
Works fine when I try it.
To make sure I can see what you see, please create a minimal project that reproduces this problem, create a github project with its code, and link to it here. (See https://ootips.org/yonat/repex/)