mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Merge pull request #5370 from Ultimaker/CL-1247_hide_view_prints_button_on_cloud
CL-1247 Hide the "View print history" button when connecting via cloud
This commit is contained in:
commit
11ea568d0b
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
|
||||
{
|
||||
|
@ -263,4 +264,4 @@ Item
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue