Merge branch '004' into crypto-refactor

# Conflicts:
#	package.json
This commit is contained in:
Baptiste Grob
2020-06-09 16:52:01 +02:00
12 changed files with 75 additions and 45 deletions

View File

@@ -82,6 +82,10 @@ export class Editor {
}
}
public clearNoteChangeListener() {
this._onNoteChange = undefined;
}
/**
* Register to be notified when the editor's note's values change
* (and thus a new object reference is created)