mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Add a object list panel instead of the open file button
This commit is contained in:
parent
75b185d462
commit
86c7d3e5ab
7 changed files with 240 additions and 59 deletions
|
@ -130,7 +130,6 @@ Cura.ExpandablePopup
|
|||
scroll.height = Math.min(contentHeight, maximumHeight)
|
||||
popup.height = scroll.height + buttonRow.height
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue