TomThorpe / TTRangeSlider

A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
MIT License
968 stars 204 forks source link

Issue fix 45 #92

Closed redcapua closed 5 years ago

redcapua commented 5 years ago

Issue #45 : a) fixing issue 'divide by zero' b) added setters for enableStep & step c) refresh procedure is calling after values updated

TomThorpe commented 5 years ago

Sorry for the delay, and thanks very much for this!

redcapua commented 5 years ago

@TomThorpe no worries :)