mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
Only focus editor when no confirming
This commit is contained in:
@@ -96,7 +96,7 @@ class Autocomplete extends SelectList
|
||||
else
|
||||
@editor.appendToLinesView(this)
|
||||
@setPosition()
|
||||
@miniEditor.focus()
|
||||
@miniEditor.focus()
|
||||
|
||||
detach: ->
|
||||
super
|
||||
|
||||
Reference in New Issue
Block a user