mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06: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
|
||||
width: UM.Theme.getSize("machine_selector_widget").width - configSelection.width
|
||||
height: prepareMenu.height
|
||||
z: openFileButton.z - 1
|
||||
}
|
||||
|
||||
Cura.QuickConfigurationSelector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue