D6268: HiDPI Support for Okular

David Edmundson noreply at phabricator.kde.org
Thu Aug 24 10:05:41 UTC 2017


davidedmundson added a comment.


  From my POV (pending a reply from Sander) this is good to go.

INLINE COMMENTS

> pageviewannotator.cpp:1122
> +        imageVariant = "@2x";
> +    } else {
> +        imageVariant = "";

that's a redundant else branch, and it won't get optimised out as technically

QString() is different from QString("");

REPOSITORY
  R223 Okular

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

To: hetzenecker, davidedmundson, aacid
Cc: sander, anthonyfieroni, #okular, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20170824/e1bcff63/attachment.html>


More information about the Okular-devel mailing list