Summary: | Zoom level stored per document | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | albert <alberthilbert> |
Component: | general | Assignee: | Pino Toscano <pino> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ivo, okular-devel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
albert
2008-01-14 15:46:14 UTC
Agreed, assigning to myself No, better, Pino will do it I was about to report this, and I think this is a bug, because the way it is saved now for all documents doesn't make much sense: you zoom in to 400% to see some detail on a pdf, and then close it. When you open another pdf, it opens at 400%!? SVN commit 814998 by pino: Load and save in the XML document info all the properties of the various View's, that are specific to each document. At the moment, they are the zoom mode and level of the page view. BUG: 155752 M +87 -0 document.cpp M +2 -0 document_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=814998 |