Skip to content

Commit

Permalink
default true
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenchann committed Sep 15, 2023
1 parent 845ae12 commit 53fbbfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ public class DocumentView extends com.pdftron.pdf.controls.DocumentView2 {
private boolean mUseStylusAsPen = true;
private boolean mSignWithStamps;

private boolean mEnableQuickMenu;
private boolean mEnableQuickMenu = true;

public boolean isBookmarkListVisible = true;
public boolean isOutlineListVisible = true;
Expand Down

0 comments on commit 53fbbfc

Please sign in to comment.