mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 13:59:03 +08: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
@ -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…
x
Reference in New Issue
Block a user