mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 02:07:51 -06:00
Unconnected empty state (DRAFT)
Contributes to CL-1154
This commit is contained in:
parent
f6b69f05a9
commit
ee5c6ed3fb
4 changed files with 101 additions and 4 deletions
|
@ -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?!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue