Closed aengelke closed 10 years ago
@aengelke Yeah, that'd be pretty useful -- thanks for the feature request. Seems like a similar situation as described in https://github.com/izuzak/atom-pdf-view/issues/13.
Just curious -- I'm guessing that you're generating PDFs from source with some tool, and viewing them in Atom (and not changing them manually somehow)?
Yes, I'm using TeX.
For keeping the zoom-level: remove lib/pdf-editor-view.coffee:69
Just pushed version 0.7.0 which should fix this. Thanks again for the report! :zap:
If the file is modified, the view resets to the default zoom level and scrolls to the top. It'd be nice, if the zoom doesn't change and the scroll position stays the same.