draggable RangeSlider #7465
Bvngee
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'd like to be able to click in the middle of my RangeSlider and drag the whole selection horizontally, instead of just auto-selecting the closest thumb.
![image](https://private-user-images.githubusercontent.com/69218859/411301292-51de19aa-49be-4d3b-954f-b36447e2a5c9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTcwMTUsIm5iZiI6MTczOTQ1NjcxNSwicGF0aCI6Ii82OTIxODg1OS80MTEzMDEyOTItNTFkZTE5YWEtNDliZS00ZDNiLTk1NGYtYjM2NDQ3ZTJhNWM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDE0MjUxNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY4M2E0Y2JmYjY0NTdiMDBjNzU3NWExZDhjYzYyNjJhOGM1ZGYwYzAyZjlkYzI1YzljMjBjZWM2NzMxMDM2OWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.q2WkvYpjYVaHxD_dXc6e-9kGo_U6bS6r4UKGaK_EiYI)
I selected feature request as I think this is a worthwhile feature (See Ant Design's
draggableTrack
for reference: https://github.com/ant-design/ant-design/blob/master/components/slider/demo/draggableTrack.tsx). That being said, if there's any way to implement this using just what's given, I'd be perfectly satisfied!Thanks in advance for any help!
Beta Was this translation helpful? Give feedback.
All reactions