forked from RnD/rotatingMachine
Several fixes, especially measurement and pressure updates and triggers where flawed
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
},
|
||||
oneditsave: function() {
|
||||
const node = this;
|
||||
|
||||
// save asset fields
|
||||
if (window.EVOLV?.nodes?.rotatingMachine?.assetMenu?.saveEditor) {
|
||||
window.EVOLV.nodes.rotatingMachine.assetMenu.saveEditor(this);
|
||||
|
||||
Reference in New Issue
Block a user