mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-11 16:57:51 -06:00
Added id to machine selector for integration tests
This commit is contained in:
parent
7958f99152
commit
85a7d814d8
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ Cura.ExpandablePopup
|
|||
|
||||
MachineSelectorList
|
||||
{
|
||||
id: machineSelectorList
|
||||
// Can't use parent.width since the parent is the flickable component and not the ScrollView
|
||||
width: scroll.width - scroll.leftPadding - scroll.rightPadding
|
||||
property real maximumHeight: UM.Theme.getSize("machine_selector_widget_content").height - buttonRow.height
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue