darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
144 stars 63 forks source link

Updating a ng-model, while the slider is being moved #58

Closed primez closed 9 years ago

primez commented 9 years ago

Hi, Julien! Is it possible to update the ng-model value on each slider's step, like this tooltip (http://take.ms/JSkLh) is updated? Thank you in advance!

darul75 commented 9 years ago

Hi @primez do you mean to get ng-model changing on every moves, I will see if it is not triggering too much events.

primez commented 9 years ago

Yes, update it on every move. Thank you.

primez commented 9 years ago

Hi, Julien! Have you succeeded with checking of this feature?

darul75 commented 9 years ago

Hi sorry but i am not at home for still one week..really sorry

darul75 commented 9 years ago

It will be done, certainly by options attribute, something like "realtime"

primez commented 9 years ago

Awesome! Thank you very much!

darul75 commented 9 years ago

made few changes today but not yet for you, coming soon

darul75 commented 9 years ago

done, put in options realtime attribute to true

https://github.com/darul75/ng-slider/releases/tag/2.1.8

primez commented 9 years ago

Cool. Thank you!

vance commented 8 years ago

+1 great feature. I'm using this to control audio. I'll send you the project when ready for public release.

darul75 commented 8 years ago

Ok, nice