SVGIcon class, Macro reference entity

This commit is contained in:
barsdeveloper
2022-11-16 17:47:11 +01:00
parent 900245d69e
commit 704049c869
29 changed files with 571 additions and 190 deletions

View File

@@ -116,7 +116,7 @@ export default class NodeElement extends ISelectableDraggableElement {
}
getType() {
return this.entity.getClass()
return this.entity.getType()
}
getNodeName() {