izuzak / atom-pdf-view

Support for viewing PDF files in Atom.
https://atom.io/packages/pdf-view
MIT License
106 stars 30 forks source link

fitToWidthOnOpen only takes the width of the first page into account #124

Closed 314eter closed 8 years ago

314eter commented 8 years ago

Pages with a larger width than the first page don't fit.

izuzak commented 8 years ago

Pages with a larger width than the first page don't fit.

What exactly did you expect would happen in this case? Fit to the largest page in the document? How do other PDF viewers behave?

314eter commented 8 years ago

I think using the largest page is the most logical thing to do. I just checked, and this is what evince does.