mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
I don't think we need this anymore? It works for
me with the default timeout of 1.
This commit is contained in:
@@ -51,9 +51,6 @@ class Editor extends Pane
|
||||
el.addEventListener 'DOMNodeRemovedFromDocument', =>
|
||||
@resize()
|
||||
|
||||
# bug #13
|
||||
@resize 200
|
||||
|
||||
save: ->
|
||||
return @saveAs() if not @filename
|
||||
|
||||
|
||||
Reference in New Issue
Block a user