How to avoid overlapping of 2 sliders thumb in multi thumb slider #178
Replies: 3 comments 6 replies
-
@disizlapeste the current implementation's default behavior is thumb overlap for simplicity and to prevent edge cases. To prevent thumb overlapping, the API would most likely need to be extended. One possible way I could think of right now would be to introduce a new attribute e.g. This would not completely prevent thumb overlapping though. It always depends on the What values would you expect the handles to have when placed next to each other? |
Beta Was this translation helpful? Give feedback.
-
Hello @andreruffert and thanks for your suggestion. |
Beta Was this translation helpful? Give feedback.
-
I'm closing this thread because I haven't heard back from the original author 🤷♂️ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I m using your DUAL THUMB slider library in my web application.
But I noticed that when you drag max or min thumb, is possible to have overlapping effect and I don’t want this.. how is it possible to avoid this behaviour?
I analyse your code but I did not find any solution .. please can you help me ?? Thanks ?
Beta Was this translation helpful? Give feedback.
All reactions