mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add global profile selector to the custom print setup panel
Also modify some styles to adjust to the designs. Contributes to CURA-5941.
This commit is contained in:
parent
7dc3320b06
commit
90281c455b
8 changed files with 71 additions and 31 deletions
|
|
@ -76,7 +76,7 @@ Item
|
|||
{
|
||||
id: supportExtruderCombobox
|
||||
|
||||
height: UM.Theme.getSize("print_setup_support_extruder_selector").height
|
||||
height: UM.Theme.getSize("print_setup_big_dropdown").height
|
||||
anchors
|
||||
{
|
||||
left: enableSupportCheckBox.right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue