Skip to content

kcms/rules: fix invalid tooltip visible condition in rule items

Fushan Wen requested to merge work/fuf/tooltip into Plasma/5.27

ToolTip.hovered doesn't reflect its parent's hovered condition. Use the delegate's hovered property instead. This allows showing tooltips in the edit page.

图片

Merge request reports