justhum / HUMSlider

A slider control with auto-appearing ticks and saturating images at each end. Straight from the codebase of Hum.
http://justhum.com/
MIT License
263 stars 31 forks source link

Cannot change ThumbImage scale #7

Open hamz250 opened 7 years ago

hamz250 commented 7 years ago

Is there any way to change thumbImage scale without loosing the calculation algorithm? because it's hiding the ticks.

designatednerd commented 7 years ago

@hamz250 Sorry for the slow reply - Haven't had a chance to take a look at this under the hood but my guess is that I did not account for a different scale of the thumbImage in the calculations.