angular-slider
angular-slider copied to clipboard
Move events
Hi,
I am using your awesome widget for an e-book renderer and display the reading progress with the slider.
Also I want to use it for navigation within the e-book and need to capture the move-start and move-end events so that when the user releases the nipple it would send a navigate command.
The PR is for this. Cheers.