New types dont fire events - fixes #155

This commit is contained in:
Kevin Jahns
2019-06-18 17:41:19 +02:00
parent 1faff323c1
commit 1aac245b93
4 changed files with 55 additions and 14 deletions

View File

@@ -120,7 +120,6 @@ export class ContentType {
}
})
transaction.changed.delete(this.type)
transaction.changedParentTypes.delete(this.type)
}
/**
* @param {StructStore} store