mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-29 12:19:46 +02:00
minor fix
This commit is contained in:
@ -43,7 +43,7 @@ class MarkOn extends this.OS.GUI.BaseApplication
|
||||
if me.currfile.dirty is false
|
||||
me.currfile.dirty = true
|
||||
me.scheme.set "apptitle", "#{me.currfile.basename}*"
|
||||
@on "vboxchange", (e) -> me.resizeContent()
|
||||
@on "hboxchange", (e) -> me.resizeContent()
|
||||
@resizeContent()
|
||||
@open @currfile
|
||||
|
||||
|
Reference in New Issue
Block a user