angular-ui / ui-codemirror

This directive allows you to add CodeMirror to your textarea elements.
http://angular-ui.github.io/ui-codemirror
MIT License
378 stars 193 forks source link

Fix: set codeMirror instance into refresh fn #84

Closed infernalmaster closed 9 years ago

infernalmaster commented 9 years ago

There was the mistake on my pull request https://github.com/angular-ui/ui-codemirror/commit/1c03cacdd30d5b70cb0e8c15b6383fbfddeff6d2 Sorry for that

infernalmaster commented 9 years ago

closing it because there is the same fix https://github.com/angular-ui/ui-codemirror/pull/86