Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/evinceadapter.py
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2012-08-27 20:13:01 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2012-09-10 14:19:32 (GMT)
commite97c0375b931cb85fb6493eac6d4056c4469b92b (patch)
treebeb2411512c7afaf6f0548b13bab1f78ab89c869 /evinceadapter.py
parent1fc0218eee6ab3321a22c9a1e38cdb6abe44ed33 (diff)
Preserve last used zoom in pdf backend
Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
Diffstat (limited to 'evinceadapter.py')
-rw-r--r--evinceadapter.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/evinceadapter.py b/evinceadapter.py
index 1187611..5c46e4f 100644
--- a/evinceadapter.py
+++ b/evinceadapter.py
@@ -153,7 +153,6 @@ class EvinceViewer():
else:
_logger.error("Don't know how to save sizing_mode state '%s'" %
self._model.get_sizing_mode())
- self.metadata['Read_sizing_mode'] = "fit-width"
def can_highlight(self):
return False