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

Boudewijn Rempt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Boudewijn Rempt <[email protected]> ---
This was fixed in 

commit c416124848d52a9b82ef275e24e3aaa1f45a3004
Author: Dmitry Kazakov <[email protected]>
Date:   Wed Apr 29 18:04:36 2020 +0300

    Remove 500ms delay between selection creation and cretion of marching ants

    This delay was originally introduced to not interfere with painting,
    which (in 2013) was done directly over the ants. Now we have overlay
    mask functionality, therefore this delay is not needed anymore.

    There is still a short visible delay. It is cause but the outline
    genration algorithm is really slow. Perhaps we should also try to
    fix speed when working on bug 419240.

    BUG:419738
    CCBUG:395861

*** This bug has been marked as a duplicate of bug 419738 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to