setTitle in show()

This commit is contained in:
Chris Wanstrath
2011-11-13 21:25:28 -08:00
parent 67d4888c1f
commit 4121617a9c

View File

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