mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 16:19:05 +08:00
Extentions with no options are no longer shown
Fixes CURA-118
This commit is contained in:
parent
07031b6b65
commit
dd0c6f9f41
@ -197,7 +197,8 @@ UM.MainWindow
|
||||
{
|
||||
id: sub_menu
|
||||
title: model.name;
|
||||
|
||||
visible: actions != null
|
||||
enabled:actions != null
|
||||
Instantiator
|
||||
{
|
||||
model: actions
|
||||
|
Loading…
x
Reference in New Issue
Block a user