mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 02:45:55 +08:00
Set height and of the material brand menuitem explicitly
Contributes to CURA-9522
This commit is contained in:
parent
a1b9232f9d
commit
e532e13e06
@ -14,6 +14,7 @@ Instead we'll use a pop-up which doesn't seem to have that problem. */
|
|||||||
Cura.MenuItem
|
Cura.MenuItem
|
||||||
{
|
{
|
||||||
id: materialBrandMenu
|
id: materialBrandMenu
|
||||||
|
height: UM.Theme.getSize("menu").height + UM.Theme.getSize("narrow_margin").height
|
||||||
overrideShowArrow: true
|
overrideShowArrow: true
|
||||||
|
|
||||||
property var materialTypesModel
|
property var materialTypesModel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user