mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 18:59:11 +08:00
Merge remote-tracking branch 'origin/CURA-9622_unable_to_scroll_long_materials_list' into CURA-9622_unable_to_scroll_long_materials_list
This commit is contained in:
commit
4e8e5c2bf0
@ -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…
x
Reference in New Issue
Block a user