mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Adjust sizes and alignments to the print selector panel.
Contributes to CURA-5942.
This commit is contained in:
parent
23744e42d1
commit
8e47d04756
4 changed files with 35 additions and 22 deletions
|
|
@ -46,7 +46,7 @@ Item
|
|||
|
||||
anchors.centerIn: parent
|
||||
|
||||
width: 0.9 * prepareMenu.width
|
||||
width: Math.round(0.9 * prepareMenu.width)
|
||||
height: parent.height
|
||||
spacing: 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue