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

Eoin O'Neill <eoinoneill1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/b9eed7ba0
                   |                            |ed597aedb488ddc37aaa31a2a65
                   |                            |9d0e

--- Comment #1 from Eoin O'Neill <eoinoneill1...@gmail.com> ---
Git commit b9eed7ba0ed597aedb488ddc37aaa31a2a659d0e by Eoin O'Neill.
Committed on 16/09/2021 at 00:00.
Pushed by eoinoneill into branch 'master'.

Fix frame cache invalidation with live preview on Windows.

I couldn't determine why this behavior is different between windows and
linux, but I was able to solve the issue. Basically, when we refresh
graph async we want to block frame invalidation temporarily since we
will do so later in the method manually if it's necessary.

I also noticed we have a few uses of `friend class` here or there that
need to eventually be cleaned up. I've made a note of it, and I will
handle it once Krita 5 is officially out.

M  +1    -0    libs/image/kis_image_animation_interface.h
M  +15   -0    libs/image/kis_suspend_projection_updates_stroke_strategy.cpp
M  +11   -0    libs/image/kis_suspend_projection_updates_stroke_strategy.h

https://invent.kde.org/graphics/krita/commit/b9eed7ba0ed597aedb488ddc37aaa31a2a659d0e

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

Reply via email to