D29417: Fix blurry icons by adding UseHighDpiPixmaps flag
Matej Mrenica <[email protected]> Mon, 4 May 2020 16:01:11 +0000
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
mthw created this revision. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. mthw requested review of this revision. REVISION SUMMARY When using fractional scaling, icons on the top are blurred. This patch fixes the issue. The only change needed to the code is to find a better placement for the line. TEST PLAN No side effects. REPOSITORY R55 Cantor BRANCH master REVISION DETAIL https://phabricator.kde.org/D29417 AFFECTED FILES src/main.cpp To: mthw Cc: kde-edu, narvaez, apol