Skip to content
Commit 5270ce0d authored by Marco Martin's avatar Marco Martin
Browse files

Set the root item parent immediately

Due to https://bugreports.qt.io/browse/QTBUG-112376 at the time of
Component.onCompleted the root item doesn't have its parent yet,
breaking Dialogs that do expect it (and the window) to be already there
at component completion.
this explicitly sets parent as initialProperties to work around this
parent 7b0ee63c
Pipeline #366208 passed with stage
in 2 minutes and 51 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