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

fix(viewer): Annotations render correctly for presentation files #1114

Merged
merged 2 commits into from
Dec 10, 2019

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Dec 6, 2019

This change reverts #1101 due to issues with box-annotations, which relies on every page being rendered in the DOM, even if it's not yet visible. Find controls still work properly with this change. I renamed PresentationViewer's pagechangeHandler to pagechangingHandler so the base method is overridden properly, which was the original bug that #1101 was meant to address.

@jstoffan jstoffan requested a review from a team as a code owner December 6, 2019 00:37
@boxcla
Copy link

boxcla commented Dec 6, 2019

Verified that @jstoffan has signed the CLA. Thanks for the pull request!

@mergify mergify bot merged commit 990fb00 into box:master Dec 10, 2019
@jstoffan jstoffan deleted the fix-presentation-viewer-revert branch March 4, 2020 04:06
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.

3 participants