This commit is contained in:
Corey Johnson & Kevin Sawicki
2013-01-31 11:03:20 -08:00
parent 6bddebede3
commit e24859cc23

View File

@@ -83,7 +83,7 @@ class PreviewList extends ScrollView
editSession = @rootView.open(operation.getPath())
bufferRange = operation.execute(editSession)
editSession.setSelectedBufferRange(bufferRange, autoscroll: true) if bufferRange
@.focus()
@focus()
false
getPathCount: ->