warchimede / RangeSlider

A simple range slider made in Swift
MIT License
366 stars 78 forks source link

NaN checks induced by values changes in a UITableView when swiping. #4

Open burritofanatic opened 8 years ago

burritofanatic commented 8 years ago

I have a few sliders that are dynamic in a UITableView, when updating, then subsequently swiping down the UITableView, the values returned from the method can produce a NaN. I added a check.