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

Dispatch the pagerendered event when zooming is only done with CSS (issue 6463) #6625

Merged
merged 1 commit into from
Nov 12, 2015
Merged

Dispatch the pagerendered event when zooming is only done with CSS (issue 6463) #6625

merged 1 commit into from
Nov 12, 2015

Conversation

Snuffleupagus
Copy link
Collaborator

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.

…(issue 6463)

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.
@yurydelendik
Copy link
Contributor

/botio-windows preview

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_preview from @yurydelendik received. Current queue size: 0

Live output at: http://107.22.172.223:8877/cb790ba1560da88/output.txt

yurydelendik added a commit that referenced this pull request Nov 12, 2015
Dispatch the `pagerendered` event when zooming is only done with CSS (issue 6463)
@yurydelendik yurydelendik merged commit 2a5a791 into mozilla:master Nov 12, 2015
@yurydelendik
Copy link
Contributor

Thank you for the patch.

@Snuffleupagus Snuffleupagus deleted the issue-6463 branch November 12, 2015 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants