Propagate mouse move event through dragged-item-receiver if not dragging
This commit is contained in:
@@ -76,6 +76,8 @@ where
|
||||
.is_some()
|
||||
{
|
||||
cx.notify();
|
||||
} else {
|
||||
cx.propagate_event();
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user