Make Sync dialogue modal

Otherwise it appears behind other modal windows, such as the material manager.

Contributes to issue CURA-8609.
This commit is contained in:
Ghostkeeper 2021-10-04 16:27:36 +02:00
parent 9ec731eaf6
commit b5edd5fa9c
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A

View File

@ -16,6 +16,7 @@ Window
minimumHeight: UM.Theme.getSize("modal_window_minimum").height
width: minimumWidth
height: minimumHeight
modality: Qt.ApplicationModal
SwipeView
{