Codebase list sugar-read-activity / e97c037
Preserve last used zoom in pdf backend Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> Gonzalo Odiard 11 years ago
1 changed file(s) with 0 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
152152 else:
153153 _logger.error("Don't know how to save sizing_mode state '%s'" %
154154 self._model.get_sizing_mode())
155 self.metadata['Read_sizing_mode'] = "fit-width"
156155
157156 def can_highlight(self):
158157 return False