mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Add tabs for select the extruder in the custom print setup.
Align some elements beneath the tabs. Contributes to CURA-5941.
This commit is contained in:
parent
d5cc55409f
commit
4c468831f0
7 changed files with 164 additions and 115 deletions
|
@ -35,8 +35,8 @@ Item
|
|||
id: globalProfileSelection
|
||||
|
||||
text: generateActiveQualityText()
|
||||
width: UM.Theme.getSize("print_setup_big_dropdown").width
|
||||
height: UM.Theme.getSize("print_setup_big_dropdown").height
|
||||
width: UM.Theme.getSize("print_setup_big_item").width
|
||||
height: UM.Theme.getSize("print_setup_big_item").height
|
||||
anchors
|
||||
{
|
||||
top: parent.top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue