mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +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
|
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…
x
Reference in New Issue
Block a user