[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

Christoph Cullmann bugzilla_noreply at kde.org
Thu Oct 3 00:21:43 BST 2019


https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #123 from Christoph Cullmann <cullmann at kde.org> ---
Unfortunately for the remaining artifacts the only local hack I have is to do

    // update the parts of the display which have changed
    update();

instead of

    // update the parts of the display which have changed
    update(dirtyRegion);

which is for sure no good idea.

Whatever I do, at the moment I get always artifacts somewhere at the borders of
the region that is painted :/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list