mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
fix some bullshit. resize() will be the death of me.
This commit is contained in:
@@ -58,6 +58,7 @@ class Editor extends Resource
|
||||
show: ->
|
||||
@ace.setSession @session
|
||||
@pane.show()
|
||||
@ace.resize()
|
||||
|
||||
open: (url) ->
|
||||
if url
|
||||
|
||||
Reference in New Issue
Block a user