mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
💄
This commit is contained in:
@@ -463,7 +463,7 @@ class Editor extends View
|
||||
editor.setCursorScreenPosition(@getCursorScreenPosition())
|
||||
|
||||
this[insertMethod](editor)
|
||||
@parents('#root-view').view().adjustSplitPanes()
|
||||
@rootView().adjustSplitPanes()
|
||||
editor
|
||||
|
||||
remove: (selector, keepData) ->
|
||||
|
||||
Reference in New Issue
Block a user