maxurl icon indicating copy to clipboard operation
maxurl copied to clipboard

Use requestAnimationFrame for event rate limiting when possible

Open qsniyg opened this issue 4 years ago • 1 comments

For example: https://developer.mozilla.org/en-US/docs/Web/API/Document/scroll_event#examples

qsniyg avatar Jun 21 '21 11:06 qsniyg

This is really needed because it's given big improvements.

IRainman avatar Jul 12 '25 14:07 IRainman