mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -06:00
Add monitor carousel
Contributes to CL-1151
This commit is contained in:
parent
64e436f814
commit
7fc5742b7f
3 changed files with 235 additions and 19 deletions
|
@ -26,7 +26,7 @@ Item
|
|||
property var borderSize: 1 * screenScaleFactor // TODO: Theme, and remove from here
|
||||
|
||||
width: 834 * screenScaleFactor // TODO: Theme!
|
||||
height: 216 * screenScaleFactor // TODO: Theme!
|
||||
height: childrenRect.height
|
||||
|
||||
// Printer portion
|
||||
Rectangle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue