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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/-/commit/f022351 |hics/krita/-/commit/7411566
                   |37f409b1b42545f790b49f7852c |d1c3b43e7976c2c614c2d6c6417
                   |46bca0                      |55a6ec

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 7411566d1c3b43e7976c2c614c2d6c641755a6ec by Dmitry Kazakov.
Committed on 28/02/2024 at 13:01.
Pushed by dkazakov into branch 'kazakov/for-5.2'.

Fix cache being stuck whe adding hold frames

When a hold frame is inserted we should just extend the existing
cached frame duration to cover this period of time.

The patch implements that in a form of a gluer that extends/glues the
frames on the next dirty frame generation.

M  +2    -0    libs/ui/dialogs/KisAsyncAnimationCacheRenderDialog.cpp
M  +99   -0    libs/ui/kis_animation_frame_cache.cpp
M  +2    -0    libs/ui/kis_animation_frame_cache.h
A  +26   -0    libs/ui/kis_animation_frame_cache_p.h     [License: GPL(v2.0+)]
M  +236  -0    libs/ui/tests/kis_animation_frame_cache_test.cpp
M  +3    -0    libs/ui/tests/kis_animation_frame_cache_test.h

https://invent.kde.org/graphics/krita/-/commit/7411566d1c3b43e7976c2c614c2d6c641755a6ec

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

Reply via email to