mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
fuuu ui bug
This commit is contained in:
@@ -18,10 +18,10 @@ HTMLMode = require("ace/mode/html").Mode
|
||||
editor.getSession().setMode new JavaScriptMode
|
||||
editor.getSession().setUseSoftTabs true
|
||||
editor.getSession().setTabSize 2
|
||||
editor.focus()
|
||||
|
||||
# fuuuuu, ui bug
|
||||
setTimeout ->
|
||||
editor.focus()
|
||||
editor.resize()
|
||||
, 50
|
||||
|
||||
|
||||
Reference in New Issue
Block a user