fix some bullshit. resize() will be the death of me.

This commit is contained in:
Chris Wanstrath
2011-11-13 21:22:41 -08:00
parent 06d7b59e51
commit 348a4591b2

View File

@@ -58,6 +58,7 @@ class Editor extends Resource
show: ->
@ace.setSession @session
@pane.show()
@ace.resize()
open: (url) ->
if url