Closed vasilica-olariu closed 10 years ago
Meanwhile, fixed the slider's positioning when using the scrolling wheel too. To replicate: scroll the content (using the scrolling wheel); the content will scroll, but the scrollbar won't update. The fix: if we already have an request for animation frame, we'll cancel it and request another one with the updated data.
Related gif: https://dl.dropboxusercontent.com/u/128174652/Licecap/wheel.gif (look at the content's scrolling and scrollbar positioning).
Thanks! I'll try to review/test this asap.
Sorry that I haven't verified this PR yet. I'll try to find time for it.
Looks like this is ok merge. I found that the slider is not really working in Mac Safari, but that is not related to this PR.
Thanks for contributing!
The slider had a problem when starting the dragging outside the "slider thumb".