JGDetailScrubber icon indicating copy to clipboard operation
JGDetailScrubber copied to clipboard

UISlider subclass with variable scrubbing speeds. Inspired by the iOS Music app.

Results 2 JGDetailScrubber issues
Sort by recently updated
recently updated
newest added

Hi, If I change the minimumValue of the slider, it doesn't seem to work correctly. Steps to reproduce: 1. In the Demo project, add these lines in JGScrubbingTestingViewController, after the...

When using `JGDetailScrubber` in storyboard with negative minimum values, it behaves strangely. I've created an example repo to demonstrate this bug at https://github.com/ayn/JGDetailScrubber-Negative-Example Thanks.