Broken, but checkpoint editor/graph/layout split

This commit is contained in:
Ian Gulliver
2019-07-03 18:13:11 +00:00
parent 4cc0b09d9b
commit b91b92eef3
8 changed files with 197 additions and 450 deletions

View File

@@ -31,9 +31,6 @@ class EditorEntryBase extends ListenUtils {
this.elem_.xArchObj = null;
}
clear() {
}
wantFocus() {
return false;
}