[Okular-devel] [Bug 169516] RFE: add configuration setting for default zoom

Michal Svec rebel at atrey.karlin.mff.cuni.cz
Mon Jun 14 15:50:22 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=169516





--- Comment #27 from Michal Svec <rebel atrey karlin mff cuni cz>  2010-06-14 15:49:55 ---
I believe the fix might not be that complicated. The zoom mode seems to be
already configurable (okular.kcfg/PageView/ZoomMode), don't know if we have
a UI for that yet, though.

But it should be a matter of adding two more modes to PageView.h:
ZoomIntelligent
(comment #16) and ZoomIntellingentPortrait (comment #22) and adding this
intelligence to the point where the file is opened and its dimensions are known
(I am not sure what's the best point for that, I guess some generic generator
code, or is that known when PageView is being constructed?).

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list