This commit is contained in:
Xuan Sang LE
2018-04-14 17:10:58 +00:00
parent 2d7acf3f35
commit 10a0225fbf
7 changed files with 37 additions and 6 deletions

View File

@@ -17,9 +17,10 @@ class LuaPlayground extends this.OS.GUI.BaseApplication
@editor.setTheme "ace/theme/monokai"
@on "vboxchange", () ->
me.editor.resize()
(@find "log-clear").set "onbtclick", (e) ->
me.log "clean"
@socket = null
@bindKey "CTRL-R", () -> me.run()
menu: () ->
me = @
menu = [{