This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!-- toolbar -->
|
||||
<toolbar @showDrawerClicked="showDrawer = true"
|
||||
@applyClicked="performApply"
|
||||
:processing="anyPendingNodeMoves || processingNodeChanges"
|
||||
:processing="anyPendingNodeMoves || processingNodeChanges || processingModelDownload"
|
||||
:model-changed="modelChanged"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user