Commit 5407f93
authored
pdf backend: Ignore FullScreen PageMode catalog entry (#633)
Prior to this change, Xreader would open in full screen mode if a PDF had the
PageMode entry in its catalog dictionary set to FullScreen. As this behavior
is generally unwanted by the consumer of a PDF document, this entry is
now ignored.1 parent 1cde192 commit 5407f93
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
725 | 725 | | |
726 | 726 | | |
727 | 727 | | |
728 | | - | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
729 | 731 | | |
730 | 732 | | |
731 | 733 | | |
| |||
0 commit comments