Get initial focus to input for link and gruop

This commit is contained in:
Ian Gulliver
2019-07-09 20:44:22 +00:00
parent b0bc1e5f3b
commit 9202ab2001
3 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ class EditorGroup extends EditorEntryBase {
afterDomAdd() {
this.nodes_.selectNext();
this.nodes_.getSelected().xArchObj.startEdit();
}
serialize() {