Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix slide notes printing #2671

Merged
merged 2 commits into from
May 21, 2020
Merged

Fix slide notes printing #2671

merged 2 commits into from
May 21, 2020

Conversation

s-l-lee
Copy link
Contributor

@s-l-lee s-l-lee commented May 21, 2020

The change to print.js fixes an Uncaught ReferenceError: getSlideNotes is not defined when attempting to export to PDF on Chrome with ?print-pdf in the query string and showNotes set to true, 'inline', or 'separate-page' in the configuration.

The change to notes.js fixes the notes sidebar remaining visible when attempting to export to PDF on Chrome under similar conditions as shown in the screenshot below:
print-preview

@s-l-lee s-l-lee force-pushed the fix-notes-printing branch from 39fbfdf to 4e839b3 Compare May 21, 2020 13:58
@hakimel hakimel merged commit 8680fb3 into hakimel:dev May 21, 2020
@hakimel
Copy link
Owner

hakimel commented May 21, 2020

Thanks for spotting and fixing that 🙌

R0bes pushed a commit to R0bes/Terraform-Presentation that referenced this pull request Jun 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants