mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Make "Add printers manually" button invisible when cloud printers found
CURA-7022
This commit is contained in:
parent
d6ddfb3990
commit
1981325b05
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ Item
|
|||
discoveredCloudPrintersModel.clear()
|
||||
base.showPreviousPage()
|
||||
}
|
||||
visible: discoveredCloudPrintersModel.count == 0
|
||||
}
|
||||
|
||||
Cura.PrimaryButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue