mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 05:11:04 -07: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
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