mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-20 21:27:50 -06:00
Add skeleton loading to printer cards
Contributes to CL-1157
This commit is contained in:
parent
4dbab88792
commit
e81742d296
10 changed files with 192 additions and 84 deletions
|
@ -230,6 +230,7 @@ Item
|
|||
topMargin: 36 * screenScaleFactor // TODO: Theme!
|
||||
}
|
||||
spacing: 8 * screenScaleFactor // TODO: Theme!
|
||||
visible: printers.length > 1
|
||||
Repeater
|
||||
{
|
||||
model: printers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue