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

--- Comment #2 from vanyossi <ghe...@gmail.com> ---
Bug intruduced by

commit bbc0f80732afbf0cb36ccdf5fd6b672dd15712a6
Author: Dmitry Kazakov <dimul...@gmail.com>
Date:   Fri Jul 12 20:02:22 2019 +0300

    Refactor signal compressor to have better timing properties

    * before: emits signals with time range [1.0...2.0] * interval
    * after: emits signals with time range [0.5...1.5] * interval

    Bascially, now it handles it much better when interval is around
    10-20 ms. With the old version it caused KisCanvas2 to drop frames
    and look ugly when the user pans the canvas.

    CCBUG:409460

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

Reply via email to