Browse Source
In my opinion, this event shouldn't be dispatched in `PDFPageView.cssTransform`, since that would cause *two* events to be fired when "normal" zooming is used (once in `PDFPageView.cssTransform`, and once in `PDFPageView.draw`). Fixes 6463.
1 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue