Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 55
    • Merge requests 55
  • 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
  • Repository
  • plasma-desktop
  • desktoppackage
  • contents
  • explorer
  • AppletDelegate.qml
Find file BlameHistoryPermalink
  • David Edmundson's avatar
    [Widget Explorer] Don't set the list index to something random on mouse exit · 7cdf189f
    David Edmundson authored Oct 25, 2020 and Nate Graham's avatar Nate Graham committed Oct 26, 2020
    -1 is an invalid index which makes sense. We know mouse exits get
    processes before any other item's mouse in. So this would hide the
    highlight. The previous code doesn't make sense
    
    BUG: 428174
    7cdf189f