unbinding the editor
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
I use the editor within a 'modal' dialog within the page (using colorbox). When
someone closes the dialog, I'd like to be able to cleanup after the editor has
been shown so that if they re-open the dialog, everything is fresh again.
This means unbinding any events and removing elements like the wmd-button-bar.
Would it be possible to add a editor.close() function?
```
Original issue reported on code.google.com by `latch...@gmail.com` on 20 Dec 2011 at 12:33
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.