mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
yay for weird ui loading bugs
This commit is contained in:
@@ -36,6 +36,7 @@ class Editor
|
||||
|
||||
Event.on 'window:open', (e) => @addBuffer e.details
|
||||
Event.on 'window:close', (e) => @removeBuffer e.details
|
||||
Event.on 'editor:bufferFocus', (e) => @resize()
|
||||
|
||||
@addBuffer path if path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user