Skip to content

Commit

Permalink
change reply focus
Browse files Browse the repository at this point in the history
Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
GretaD and ChristophWurst committed Jan 16, 2020
1 parent 9ff714a commit 1691463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TextEditor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export default {
)
if (this.focus) {
logger.debug('focusing TextEditor')
editor.editing.view.focus()
}

// Set value as late as possible, so the custom schema listener is used
Expand Down

0 comments on commit 1691463

Please sign in to comment.