cornerstonejs / react-cornerstone-viewport

Cornerstone medical image viewport component for React
https://react.cornerstonejs.org/
MIT License
96 stars 74 forks source link

perf: ⚡️ On scroll, reset the prefetch queue #105

Closed JamesAPetts closed 4 years ago

JamesAPetts commented 4 years ago

On scroll with the scrollbar, reset the prefetch queue so that we don't wait for images distant from the target. Build a new interleaved above and below queue and fetch from there.

ohif-bot commented 4 years ago

:tada: This PR is included in version 4.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: