RangeSeekSlider icon indicating copy to clipboard operation
RangeSeekSlider copied to clipboard

RangeSeedSlider provides a customizable range slider like a UISlider.

Results 88 RangeSeekSlider issues
Sort by recently updated
recently updated
newest added

Hi, when I use via cocoapods ther is no problem but when I setup manually with dropping to folder direclty cause crash. It gives bad access.

Prevent default right movement when slider value min and value max are equal. Calculate based on location direction which tracking left or right needs to be triggered.

### New Issue Checklist - [✓ ] Updated `RangeSeekSlider` to the latest version - [✓ ] Checked [Gitter](https://gitter.im/WorldDownTown/RangeSeekSlider) ### Issue Description Swift Package Manager is not working with Xcode 11.2.1....

Some changes needed to support SPM.

Fixes the issue #36. Chose @AndreaStevanato's fork because it's up to date with Swift 4 and has some added functionality.

hi i want min value be in right hand side and max value in left hand side how can i do it?

i need index of current value?

Slider present value is not update if i write a code in viewdidload its working fine but if same code I call through any function slider Ui is not updated

### New Issue Checklist - [ ] Updated `RangeSeekSlider` to the latest version - [ ] Checked [Gitter](https://gitter.im/WorldDownTown/RangeSeekSlider) ### Issue Description ### Environment

I have noticed that, when i change the values with the slider and print them, the results sometimes differ by +- 1 How to fix this ?