* setDirty

* 0.7.70
This commit is contained in:
Chenlei Hu
2024-09-12 14:27:04 +09:00
committed by GitHub
parent 1aa2b21551
commit 7dbe6400bb
3 changed files with 4 additions and 3 deletions

View File

@@ -13178,6 +13178,7 @@ const globalExport = {};
const node = this.selected_nodes[i]
node.pin()
}
this.setDirty(true, true);
}
},
{