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

[GENERIC viewer] Fix printing regression from PR 13411 #13480

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

Snuffleupagus
Copy link
Collaborator

I missed this during review, since some of the changes in web/pdf_print_service.js broke printing.

Also, as part of these changes the patch replaces what looks like unnecessary setAttribute usage with "regular" className assignment and finally updates a couple of the CSS-rules to be more consistent.

I missed this during review, since some of the changes in `web/pdf_print_service.js` broke printing.

Also, as part of these changes the patch replaces what looks like unnecessary `setAttribute` usage with "regular" `className` assignment and finally updates a couple of the CSS-rules to be more consistent.
Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad... thanks for fixing this.

@Snuffleupagus Snuffleupagus merged commit 9165dc0 into mozilla:master Jun 2, 2021
@Snuffleupagus Snuffleupagus deleted the generic-viewer-print branch June 2, 2021 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants