simple-scrollbar
simple-scrollbar copied to clipboard
avoid force layout/reflow in moveBar
move calculation of scrollRatio inside of requestAnimationFrame to avoid triggering layout/reflows on each scroll event.