Adam
Adam
For this particular use it's a static slider with a fixed value, so I found this hack fixed it enough to suite my purposes, though if the slider was not...
I still have no idea how to fix this other than the hack. Just wanted to confirm it's still occurring in 7.1.1
Still in 9.8.0. Updated the plunker http://plnkr.co/edit/patfGe?p=preview Still don't know what's causing it. Any ideas? I'm using it in a dynamic slider situation, so the work around that visually fixes...
I wonder if this is at all related to: https://github.com/seiyria/bootstrap-slider/issues/528
On destroy, it should only do `element.slick('unslick')` rather than destroying the data when it's reinitialized
Added some tests, coverage shouldn't be down now
also doesn't do anything in chrome webstore
I was looking into it and found this: https://github.com/tweenjs/tween.js looks like it would be a relatively simple switch and is made precisely for that