mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 11:15:54 +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
|
minimumHeight: UM.Theme.getSize("modal_window_minimum").height
|
||||||
width: minimumWidth
|
width: minimumWidth
|
||||||
height: minimumHeight
|
height: minimumHeight
|
||||||
|
modality: Qt.ApplicationModal
|
||||||
|
|
||||||
SwipeView
|
SwipeView
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user