I don't think we need this anymore? It works for

me with the default timeout of 1.
This commit is contained in:
Corey Johnson
2011-09-09 11:45:09 -07:00
parent b4ae8c29b7
commit 475d199052

View File

@@ -51,9 +51,6 @@ class Editor extends Pane
el.addEventListener 'DOMNodeRemovedFromDocument', =>
@resize()
# bug #13
@resize 200
save: ->
return @saveAs() if not @filename