Unconnected empty state (DRAFT)

Contributes to CL-1154
This commit is contained in:
Ian Paschal 2019-01-24 16:54:09 +01:00
parent f6b69f05a9
commit ee5c6ed3fb
4 changed files with 101 additions and 4 deletions

View file

@ -219,7 +219,7 @@ Item
UM.RecolorImage
{
id: printHistoryIcon
anchors.verticalCenter: manageQueueLabel.verticalCenter
anchors.verticalCenter: parent.verticalCenter
color: UM.Theme.getColor("monitor_text_link")
source: UM.Theme.getIcon("external_link")
width: 16 * screenScaleFactor // TODO: Theme! (Y U NO USE 18 LIKE ALL OTHER ICONS?!)