mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-23 22:29:41 +08:00
Don't trigger third-party printer dialog when onCloudPrintersDetected changed
That signal is received basically every minute when you're already signed in and it will close the dialog when no new cloud printers are found. Contributes to CURA-8689
This commit is contained in:
parent
e9a1806570
commit
2ef0c3d163
@ -22,10 +22,6 @@ Control
|
||||
{
|
||||
base.goToPage("add_cloud_printers")
|
||||
}
|
||||
else
|
||||
{
|
||||
goToThirdPartyPrinter()
|
||||
}
|
||||
}
|
||||
|
||||
contentItem: ColumnLayout
|
||||
|
Loading…
x
Reference in New Issue
Block a user