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

--- Comment #123 from Christoph Cullmann <cullm...@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 watching all bug changes.

Reply via email to