mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-19 07:17:30 +08:00
Update resources/qml/Menus/MaterialBrandMenu.qml
Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
This commit is contained in:
parent
d2ff62485d
commit
e5baa6e2bf
@ -99,7 +99,7 @@ Cura.MenuItem
|
|||||||
|
|
||||||
if (popupHeight < spaceToBottom)
|
if (popupHeight < spaceToBottom)
|
||||||
{
|
{
|
||||||
return -UM.Theme.getSize("default_lining").width
|
return -UM.Theme.getSize("default_lining").height
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user