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

feat: add page mode support #1868

Merged
merged 1 commit into from
Jun 6, 2022
Merged

feat: add page mode support #1868

merged 1 commit into from
Jun 6, 2022

Conversation

diegomura
Copy link
Owner

Add pageMode prop to Document. A name object specifying how the document should be displayed when opened

Values are

  • useNone: Neither document outline nor thumbnail images visible
  • useOutlines: Document outline visible
  • useThumbs: Thumbnail images visible
  • fullScreen: Full-screen mode, with no menu bar, window controls, or any other window visible
  • useOC: Optional content group panel visible
  • useAttachments: Attachments panel visible

@diegomura diegomura merged commit ce8762f into master Jun 6, 2022
@diegomura diegomura deleted the dm/page-mode branch June 6, 2022 04:18
@github-actions github-actions bot mentioned this pull request Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant