D14103: Add mouse shortcut for Fill and adapt docbook

Henrik Fehlauer noreply at phabricator.kde.org
Fri Jul 13 23:26:47 BST 2018


rkflx added inline comments.

INLINE COMMENTS

> documentview.cpp:691
> +        if (event->modifiers() == Qt::NoModifier) {
> +            setZoomToFit(true);
> +        } else if (event->modifiers() == Qt::SHIFT) {

I'd rather be able to write something like `setZoomMode(ZoomMode::Custom, zoomLevel)` or `setZoomMode(ZoomMode::Fit)` hereā€¦

REPOSITORY
  R260 Gwenview

REVISION DETAIL
  https://phabricator.kde.org/D14103

To: rkflx, #gwenview
Cc: kde-doc-english, skadinna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-doc-english/attachments/20180713/f7bb9da2/attachment.html>


More information about the kde-doc-english mailing list