Skip to content

BasicListItem: Use pressed state for tooltip

The down property is only for styling, it shall not be used for behavior of a tooltip. I suppose the code only ended up this way because there is some valid styling using listItem.down in this file.

Merge request reports