mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-18 07:36:04 +08:00
Make "Add printers manually" button invisible when cloud printers found
CURA-7022
This commit is contained in:
parent
d6ddfb3990
commit
1981325b05
@ -172,6 +172,7 @@ Item
|
|||||||
discoveredCloudPrintersModel.clear()
|
discoveredCloudPrintersModel.clear()
|
||||||
base.showPreviousPage()
|
base.showPreviousPage()
|
||||||
}
|
}
|
||||||
|
visible: discoveredCloudPrintersModel.count == 0
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.PrimaryButton
|
Cura.PrimaryButton
|
||||||
|
Loading…
x
Reference in New Issue
Block a user