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

Noah Davis <noaha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/spectacle/-/commit/dd2 |hics/spectacle/-/commit/0c2
                   |231b5b33cc8d124b68eeeacee19 |15c788e38b39b1126af14ab0c6b
                   |f20cc009b1                  |3187f15711

--- Comment #4 from Noah Davis <noaha...@gmail.com> ---
Git commit 0c215c788e38b39b1126af14ab0c6b3187f15711 by Noah Davis.
Committed on 05/06/2024 at 18:39.
Pushed by ndavis into branch 'release/24.05'.

AnnotationDocument: Fix highlighter tool not blending with base image

Previously, the graphics were split into a base image and an annotations image.
The change helped to improve CPU performance by not repainting the base image
so much, but it messed up the highlighter effect. The highlighter needs to be
blended with the base image in order to work correctly.

Now the base image is blended into the annotations image in places where the
highlighter is used. This will probably hurt performance somewhat, but it
doesn't seem too bad so far.

(cherry picked from commit dd2231b5b33cc8d124b68eeeacee19f20cc009b1)

Co-authored-by: Noah Davis <noaha...@gmail.com>

M  +30   -1    src/Gui/Annotations/AnnotationDocument.cpp

https://invent.kde.org/graphics/spectacle/-/commit/0c215c788e38b39b1126af14ab0c6b3187f15711

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

Reply via email to