Skip to content

Fix Dialog parenting

Carl Schwan requested to merge work/carl/fix-parenting-dialog into master

Don't try to override the parent of the dialog with applicationWindow().overlay. It breaks when using seperate windows and there is no way for apps to work around it.

Merge request reports