Fix Dialog parenting
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.
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.