mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Set the Z of the machine selector so the tooltip doesn't get hidden
CURA-5772
This commit is contained in:
parent
dcad95aab9
commit
300d109cfe
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ Item
|
||||||
id: machineSelection
|
id: machineSelection
|
||||||
width: UM.Theme.getSize("machine_selector_widget").width - configSelection.width
|
width: UM.Theme.getSize("machine_selector_widget").width - configSelection.width
|
||||||
height: prepareMenu.height
|
height: prepareMenu.height
|
||||||
|
z: openFileButton.z - 1
|
||||||
}
|
}
|
||||||
|
|
||||||
Cura.QuickConfigurationSelector
|
Cura.QuickConfigurationSelector
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue