Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNot calling change on widgets after content has been injected #708
Comments
|
I'd like to work on this, where would the code to fix this be found? I was thinking possibly in https://github.com/witheve/Eve/blob/release/src/ide.ts#L902-L946? Also, how would I go about refreshing 'the widgets'? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can cause CM to incorrectly track cursor position until the document is changed.