Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to rerender a node when editor loses focus? #64

Open
zcaudate opened this issue Aug 17, 2019 · 2 comments
Open

how to rerender a node when editor loses focus? #64

zcaudate opened this issue Aug 17, 2019 · 2 comments

Comments

@zcaudate
Copy link

When the cursor leaves the editor, the edited element does not rerender to html.

Screen Shot 2019-08-17 at 8 43 40 am

Is there a function to call so that the document will do a refresh on blur?

Screen Shot 2019-08-17 at 8 43 32 am

@zcaudate
Copy link
Author

hello?

@niemes
Copy link

niemes commented Aug 22, 2020

I think that the cursor control the line rendering.

You can add an event to move the cursor to the end of the line on blur event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants