mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
Set height and of the material brand menuitem explicitly
Contributes to CURA-9522
This commit is contained in:
parent
a1b9232f9d
commit
e532e13e06
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ Instead we'll use a pop-up which doesn't seem to have that problem. */
|
|||
Cura.MenuItem
|
||||
{
|
||||
id: materialBrandMenu
|
||||
height: UM.Theme.getSize("menu").height + UM.Theme.getSize("narrow_margin").height
|
||||
overrideShowArrow: true
|
||||
|
||||
property var materialTypesModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue