Bogdan1975 / ng2-slider-component

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

Resizing window width does not refresh handles position #7

Open pborunda opened 8 years ago

pborunda commented 8 years ago

If the slider's width is relative to the window's width, resizing window width does not refresh handles position. For example, handles can be left outside the range of the ribbon if the window width is reduced.

chanusukarno commented 8 years ago

Any updated on this bug would be appreciated!

Bogdan1975 commented 8 years ago

I will try allocate time at this weekend for fixing this bug.

Ajax-ua commented 8 years ago

Kind of the same problem is when slider changes its position. For example if you move slider with css left attribute after its initialization the handle starts jumping on drag.