mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 07:05:11 +08:00
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:
parent
9ec731eaf6
commit
b5edd5fa9c
@ -16,6 +16,7 @@ Window
|
||||
minimumHeight: UM.Theme.getSize("modal_window_minimum").height
|
||||
width: minimumWidth
|
||||
height: minimumHeight
|
||||
modality: Qt.ApplicationModal
|
||||
|
||||
SwipeView
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user