mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-08-28 06:42:35 +02:00
update
This commit is contained in:
@@ -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 = [{
|
||||
|
Reference in New Issue
Block a user