Added preview image to print cluster monitor

CL-894
This commit is contained in:
Jaime van Kessel 2018-08-14 14:54:27 +02:00
parent 78ebdb13f4
commit 94b9782110
6 changed files with 84 additions and 3 deletions

View file

@ -82,12 +82,13 @@ Component
leftMargin: UM.Theme.getSize("default_lining").width // To ensure border can be drawn.
rightMargin: UM.Theme.getSize("default_lining").width
right: parent.right
bottom: parent.bottom
}
ListView
{
anchors.fill: parent
spacing: -UM.Theme.getSize("default_lining").height
spacing: UM.Theme.getSize("default_margin").height
model: OutputDevice.queuedPrintJobs