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

Setting value more than 100 not working and dont want to convert into % because of difference into converstion #89

Open kathanshah opened 5 years ago

kathanshah commented 5 years ago

Setting value more than 100 not working and dont want to convert into % because of difference into converstion

redcapua commented 5 years ago

Hi!

@kathanshah

Could you please share some code related to problem you mentioned?

jesster2k10 commented 5 years ago

Hey, I noticed this issue too. When you set a value greater than 100 for the min/max you get some weird UI Glithces Screenshot 2019-05-18 at 23 22 22

jesster2k10 commented 5 years ago

That's an example there, minimum is set to 830 and max is 5300