[Differential] [Commented On] D2902: [kdevplatform] font settings for the documentation view
apol (Aleix Pol Gonzalez)
noreply at phabricator.kde.org
Tue Oct 4 11:11:54 UTC 2016
apol added inline comments.
INLINE COMMENTS
> standarddocumentationview.cpp:46
> +
> + s->setFontSize(QWebSettings::DefaultFontSize, sansSerifFont.pointSize() + 4);
> + s->setFontSize(QWebSettings::DefaultFixedFontSize, monospaceFont.pointSize() + 4);
why `+ 4`?
Also just now I realize that they don't use QFont there...
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D2902
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop
Cc: brauch, cordlandwehr, apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161004/8e7296e7/attachment-0001.html>
More information about the KDevelop-devel
mailing list