Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to terminate a page rendering? #502

Closed
ISTAnsver opened this issue Jul 25, 2019 · 2 comments
Closed

Is it possible to terminate a page rendering? #502

ISTAnsver opened this issue Jul 25, 2019 · 2 comments
Milestone

Comments

@ISTAnsver
Copy link

Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [ ] Feature request
- [x] Documentation issue or request

Users in our system can choose an element in a list. When an element was chosen we show some pdf document. When user will choose some different elemen t then some different pdf document will be rendered. If a previous document haven't been loaded then I see that performance was down because a rendering time became more longer. I think it is because old processes were not end.

@ISTAnsver ISTAnsver changed the title Is it possible to terminate a page renrering? Is it possible to terminate a page rendering? Jul 25, 2019
@ISTAnsver
Copy link
Author

I think when src was changed all old processes related to the old pdf document should be terminated.

@VadimDez VadimDez added this to the 6.0.1 milestone Oct 19, 2019
@VadimDez
Copy link
Owner

Could you try the latest version 6.0.1? Also don't forget about breaking change. pdf-viewer container now should be scrollable for the best performance. https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md#breaking-change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants