Skip to content

Commit

Permalink
Merge branch 'disable-quick-menu-reading-mode' of https://github.com/…
Browse files Browse the repository at this point in the history
…PDFTron/pdftron-react-native into disable-quick-menu-reading-mode
  • Loading branch information
darrenchann committed Sep 15, 2023
2 parents 9ab02b0 + e28beba commit 845ae12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ export default class App extends Component<Props> {
onExportAnnotationCommand={this.onExportAnnotationCommand}
onZoomChanged={this.onZoomChanged}
readOnly={false}
enableReadingModeQuickMenu={true}
disabledElements={[Config.Buttons.userBookmarkListButton]}
disabledTools={[Config.Tools.annotationCreateLine, Config.Tools.annotationCreateRectangle]}
fitMode={Config.FitMode.FitPage}
Expand Down

0 comments on commit 845ae12

Please sign in to comment.