Venturocket / angular-slider

Slider directive for AngularJS.
MIT License
262 stars 121 forks source link

function stepBubbles() missing from code #72

Open john-ring opened 10 years ago

john-ring commented 10 years ago

In the template, the span for the step indicators is: screen shot 2014-10-24 at 2 02 46 pm However the function stepBubbles() does not exist anywhere in the code, so you never get any tick indicators besides the start and end ones.

drgould commented 10 years ago

Yes, that's something I was wanting to implement but never had the time. I'll make sure this is implemented in the rewrite.

lcrojanouninorte commented 9 years ago

how can i implement that