mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-17 22:39:47 +02:00
add Files package features
This commit is contained in:
@ -127,7 +127,7 @@ class Files extends this.OS.GUI.BaseApplication
|
||||
@registry "showhidden",e.item.data.checked
|
||||
#@.setting.showhidden = e.item.data.checked
|
||||
when "#{@name}-refresh"
|
||||
@.chdir ($ @.navinput).val()
|
||||
@.chdir null
|
||||
when "#{@name}-side"
|
||||
@registry "sidebar",e.item.data.checked
|
||||
#@setting.sidebar = e.item.data.checked
|
||||
|
Reference in New Issue
Block a user