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

Incorrect overlap on upper limit and displayed value #52

Closed j-w-miller closed 9 years ago

j-w-miller commented 9 years ago

When the slider is mover to the lower range, it's displayed value overlaps nicely with the lower limit of the slider. This does not occur on the upper limit, seemingly because the upper limit value is positioned towards the inside of the slider. A simple but non-elegant fix may be to position the upper limit to the right of the end of the slider. Hope this helps, thanks for the software.

darul75 commented 9 years ago

yes indeed see what can be done, thx

j-w-miller commented 9 years ago

Still thinking about it ... perhaps the current value could swap sides after it passes the middle of the slider. that might be a cleaner solution. regards

darul75 commented 9 years ago

I see where it comes from but could you send me one or too screenshots, thx

j-w-miller commented 9 years ago

image

image

regards

j-w-miller commented 9 years ago

opps wrong button

darul75 commented 9 years ago

will be fixed today normally for both horizontal or vertical sliders, I keep you in touch