Skip to content
Commit 1a380768 authored by Fushan Wen's avatar Fushan Wen
Browse files

Set `Qt::WA_NoMousePropagation` to fix drag everywhere

MouseArea in MouseArea in QQuickWidget will leak the inner mouse events to the root
widget window, which causes the bug.

Ref: https://bugreports.qt.io/browse/QTBUG-114835
parent b298d90e
Pipeline #426478 passed with stage
in 1 minute and 10 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