Several fixes, especially measurement and pressure updates and triggers where flawed

This commit is contained in:
znetsixe
2025-10-02 17:09:24 +02:00
parent 000bee7190
commit 5357290b41
3 changed files with 37 additions and 29 deletions

View File

@@ -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);