re-frame-10x icon indicating copy to clipboard operation
re-frame-10x copied to clipboard

Investigate using requestIdleCallback for processing

Open danielcompton opened this issue 7 years ago • 0 comments

This might be a good solution for ensuring that re-frame-10x processing doesn't interfere with other user interactions. https://developers.google.com/web/updates/2015/08/using-requestidlecallback

danielcompton avatar Mar 06 '18 20:03 danielcompton