Skip to content
Commit 18d6be54 authored by Fushan Wen's avatar Fushan Wen
Browse files

TriangleMouseFilter: unconditionally send HoverLeave event without blocking

In Qt6 HoverEnter event is sent before HoverLeave event when mouse
cursor moves from one item to another item, so m_interceptedHoverItem is
reset before resetTimer can send a HoverEnter event to the new item.
parent e7965283
Pipeline #489964 passed with stage
in 11 minutes and 39 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment