Draft: applets/kicker: send HoverMove event to list item
MouseArea
does not accept HoverEnter
event from sendEvent
, so send
HoverMove
event instead. This makes the reset timer work correctly.
Edited by Fushan Wen
MouseArea
does not accept HoverEnter
event from sendEvent
, so send
HoverMove
event instead. This makes the reset timer work correctly.