Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Flick from a textarea to a ui-codemirror frame #136

Open
chengtie opened this issue Feb 15, 2017 · 0 comments
Open

Flick from a textarea to a ui-codemirror frame #136

chengtie opened this issue Feb 15, 2017 · 0 comments

Comments

@chengtie
Copy link

chengtie commented Feb 15, 2017

I want to make an editor of files. By the following code (JSBin), we list all the file names on the left hand, and their body on the right hand. I use ui-codemirror to style the body of the files.

However, when we click on the file names and switch from one to another, from time to time, we could see the quick flick from a textarea to a codemirror frame, which is not a good experience for an editor.

Does anyone have a solution to avoid the flick? Addtionally, is it a good direction to make an editor by angularJS and ui-codemirror?

Thanks

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

No branches or pull requests

1 participant