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.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to