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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/40
                   |                            |ce918581328b944c49b7312ec49
                   |                            |831d7ad4458
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit 40ce918581328b944c49b7312ec49831d7ad4458 by Nate Graham, on behalf
of Fusion Future.
Committed on 16/08/2021 at 14:55.
Pushed by ngraham into branch 'master'.

[Task Manager] Ensure albumArtBackground and albumArtImage display at the same
time

Background image and album art image sometimes do not display at the same
time because there are two Image instances referring to the same path, but
cache will not work because they are loaded simultaneously. Use ShaderEffect
instead of another Image instance to provide the background to fix the bug.

Use State and PropertyChanges to avoid unnecessary reevaluation of width
and height of albumArtBackground.

M  +22   -8    applets/taskmanager/package/contents/ui/ToolTipInstance.qml

https://invent.kde.org/plasma/plasma-desktop/commit/40ce918581328b944c49b7312ec49831d7ad4458

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

Reply via email to