mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ Cura.MenuItem
|
|||
|
||||
if (popupHeight < spaceToBottom)
|
||||
{
|
||||
return -UM.Theme.getSize("default_lining").width
|
||||
return -UM.Theme.getSize("default_lining").height
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue