angular-slider / ngx-slider

Self-contained, mobile friendly slider component for Angular based on angularjs-slider
https://angular-slider.github.io/ngx-slider/
MIT License
390 stars 175 forks source link

Range slider with noSwitching=true. Min pointer is not accessible under the max pointer #381

Open dananaprey opened 5 months ago

dananaprey commented 5 months ago

There was a problem with the inability to pull the minimum pointer from under the maximum pointer with range slider with noSwitching=true. Due to the fact that after interaction the maximum pointer becomes higher than the minimum. We can click on the slider area and it will appear, but we need to pull it out

How can we fix this?

https://angular-slider.github.io/ngx-slider/demos#no-switching-range-slider sliderIssueNoSwitching png

https://github.com/angular-slider/ngx-slider/assets/59390725/13b0e83b-3608-4a9e-a8fb-30573dc5b5f5