[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling
Christoph Cullmann
bugzilla_noreply at kde.org
Wed Oct 2 23:00:30 BST 2019
https://bugs.kde.org/show_bug.cgi?id=373232
--- Comment #118 from Christoph Cullmann <cullmann at kde.org> ---
For me the other artifacts disappear if I alter:
void TerminalDisplay::processFilters()
to always do a full update instead of
update(preUpdateHotSpots | postUpdateHotSpots);
=> this means here we have some small rounding issue...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list