mirror of
https://github.com/atom/atom.git
synced 2026-02-08 13:45:09 -05:00
these only need a tiny bit of timeout
This commit is contained in:
@@ -53,7 +53,7 @@ exports.resize = (e) ->
|
||||
setTimeout ->
|
||||
editor.focus()
|
||||
editor.resize()
|
||||
, 200
|
||||
, 1
|
||||
|
||||
|
||||
bindKey 'open', 'Command-O', (env, args, request) ->
|
||||
|
||||
Reference in New Issue
Block a user