simple-scrollbar icon indicating copy to clipboard operation
simple-scrollbar copied to clipboard

avoid force layout/reflow in moveBar

Open hengwoon opened this issue 5 years ago • 0 comments

move calculation of scrollRatio inside of requestAnimationFrame to avoid triggering layout/reflows on each scroll event.

hengwoon avatar Jul 24 '20 22:07 hengwoon