VadimDez/ng2-pdf-viewer

Changing current page after zooming in multipage PDF documents

Sikachyna opened this issue · 1 comments

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

In multipage documents (use [show-all]="true") set current page in the middle and do zooming (in or out). Expected behaviour is zooming of current page but current page number will also to change. This issue you can see also on Demo page.
I know about [stick-to-page] option but when you will use it on PDF documents with many pages you will see bad visual artefacts during zooming, looks like switching between two pages. Thank you!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.