mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Hide the "View print history" button when connecting via cloud
CL-1247
This commit is contained in:
parent
eccfebf39d
commit
4590fae9b2
1 changed files with 2 additions and 1 deletions
|
@ -221,6 +221,7 @@ Item
|
|||
|
||||
height: 18 * screenScaleFactor // TODO: Theme!
|
||||
width: childrenRect.width
|
||||
visible: !cloudConnection
|
||||
|
||||
UM.RecolorImage
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue