Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !525
The source project of this merge request has been removed.

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

Merged Fushan Wen requested to merge (removed):BUG439589 into master Jul 07, 2021
  • Overview 28
  • Pipelines 0
  • Changes 1

BUG: 439589

albumArtBackground and albumArtImage in tooltips sometimes do not display at the same time because of the slow network speed.

Now use ShaderEffect instead of a new Image instance as albumArtBackground to avoid the same file is read twice.

2021-07-11_20-09-59

Note: After I update KDE related packages to git version, I find the unresponsiveness in grouped tooltips is gone, but the occasional unresponsiveness when hovering on the player icon for the first time still exists. So that issue should not be introduced in this MR.

Edited Jul 11, 2021 by Fushan Wen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: BUG439589