mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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()
|
discoveredCloudPrintersModel.clear()
|
||||||
base.showPreviousPage()
|
base.showPreviousPage()
|
||||||
}
|
}
|
||||||
|
visible: discoveredCloudPrintersModel.count == 0
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.PrimaryButton
|
Cura.PrimaryButton
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue