mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:29:02 +08:00
Merge pull request #17201 from Ultimaker/CURA-11266-
Grey out menu if no items are present
This commit is contained in:
commit
e52b580988
@ -76,6 +76,7 @@ Cura.Menu
|
||||
{
|
||||
id: genericMenu
|
||||
title: catalog.i18nc("@label:category menu label", "Generic")
|
||||
enabled: genericMaterialsModel.items.length > 0
|
||||
|
||||
Instantiator
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user