Bogdan1975 / ng2-slider-component

Angular 2 slider component
MIT License
68 stars 50 forks source link

Feature request: ValueChanged after release #4

Closed SebastianStehle closed 8 years ago

SebastianStehle commented 8 years ago

Hi,

I like what you have done so far. I would like to have an event that triggers when the user releases the mouse.

Bogdan1975 commented 8 years ago

"onRangeChanged" event triggers when user releases the mouse button

SebastianStehle commented 8 years ago

Right, you should fix the demo ;)

Bogdan1975 commented 8 years ago

What wrong in demo now?

SebastianStehle commented 8 years ago

The Value labels are not updated.

Bogdan1975 commented 8 years ago

Oh. Realy. I'll fix it today some later Thank U.

Bogdan1975 commented 8 years ago

Fixed