[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling
Christoph Cullmann
bugzilla_noreply at kde.org
Tue Oct 1 21:18:21 BST 2019
https://bugs.kde.org/show_bug.cgi?id=373232
--- Comment #111 from Christoph Cullmann <cullmann at kde.org> ---
See https://bugreports.qt.io/browse/QTBUG-66036 and
https://bugs.kde.org/show_bug.cgi?id=390451
For me most things already work if we do just remove
paint.setRenderHint(QPainter::Antialiasing, _antialiasText);
Then at least many artifacts are gone here for several QT_SCREEN_SCALE=1.3 and
co ratios.
I think the remaining ones need some clip rect + 1 hack like in the above bug
of KTextEditor...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list