prajwalkman / angular-slider

(DEPRECATED) Slider directive implementation for AngularJS, without jQuery dependencies
http://prajwalkman.github.io/angular-slider
MIT License
249 stars 177 forks source link

Wrong behaviour on range slider if we overlap points to the max bar value. #50

Open dev-tim opened 10 years ago

dev-tim commented 10 years ago

Noticed wrong behaviour on pointers overlap on the max bar value. Once I did that slider seems to be broken, we can drag only Min point, Max doesn't respond to the click/touch.

See screenshot/

  1. Set range as well on the screenshot 2013-12-17 15_14_51-angular-slider by prajwalkman
  2. Try to drag Max point. Here you will observe wrong behaviour 2013-12-17 15_15_10-angular-slider by prajwalkman