mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 19:01:05 -07:00
Add preferences for draggable/expandable-component. [CURA-6478]
This commit is contained in:
parent
baac2d1a0f
commit
194f01f840
4 changed files with 26 additions and 2 deletions
|
|
@ -11,6 +11,8 @@ Cura.ExpandableComponent
|
|||
{
|
||||
id: printSetupSelector
|
||||
|
||||
dragPreferencesNamePrefix: "view/settings"
|
||||
|
||||
property bool preSlicedData: PrintInformation.preSliced
|
||||
|
||||
contentPadding: UM.Theme.getSize("default_lining").width
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue