mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Added id to machine selector for integration tests
This commit is contained in:
parent
7958f99152
commit
85a7d814d8
@ -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…
x
Reference in New Issue
Block a user