mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix size of print setup selector
CURA-9139
This commit is contained in:
parent
fc03d6dfd8
commit
965ecb744d
3 changed files with 3 additions and 7 deletions
|
|
@ -12,7 +12,6 @@ Cura.ExpandableComponent
|
|||
id: printSetupSelector
|
||||
|
||||
dragPreferencesNamePrefix: "view/settings"
|
||||
|
||||
property bool preSlicedData: PrintInformation !== null && PrintInformation.preSliced
|
||||
|
||||
contentPadding: UM.Theme.getSize("default_lining").width
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue