Snapshot on highlight changes
This commit is contained in:
@@ -118,6 +118,7 @@ class EditorNode extends EditorEntryBase {
|
||||
|
||||
case ' ':
|
||||
this.elem_.classList.toggle('highlight');
|
||||
this.elem_.setAttribute('data-arch-snapshot', '');
|
||||
this.onInput();
|
||||
e.stopPropagation();
|
||||
e.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user