stephanrauh / ngx-extended-pdf-viewer

A full-blown PDF viewer for Angular 16, 17, and beyond
https://pdfviewer.net
Apache License 2.0
449 stars 167 forks source link

Book mode never stops the animation loop after destroying the component #2387

Closed stephanrauh closed 2 days ago

stephanrauh commented 5 days ago

The requestAnimationFrame loop is never stopped in book mode, even if the instance of <ngx-extended-pdf-viewer> has already been destroyed. Let's fix that.

stephanrauh commented 2 days ago

The bug fix has landed with version 20.5.0.