mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
T466: Added disabling of view button
This commit is contained in:
parent
9da00563e5
commit
84add5be84
4 changed files with 15 additions and 3 deletions
|
@ -11,6 +11,7 @@ Menu
|
|||
{
|
||||
title: catalog.i18nc("@title:menu menubar:toplevel", "&View");
|
||||
id: menu
|
||||
enabled: !PrintInformation.isPreSliced
|
||||
Instantiator
|
||||
{
|
||||
model: UM.ViewModel { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue