mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
setTitle in show()
This commit is contained in:
@@ -59,6 +59,7 @@ class Editor extends Resource
|
||||
@ace.setSession @session
|
||||
@pane.show()
|
||||
@ace.resize()
|
||||
window.setTitle @title()
|
||||
|
||||
open: (url) ->
|
||||
if url
|
||||
|
||||
Reference in New Issue
Block a user