refactor: api and command focus call tree.open(), soft deprecate tree.focus()
This commit is contained in:
committed by
gegoune
parent
5e4475d8bf
commit
d5cc938ab0
@@ -48,7 +48,7 @@ local CMDS = {
|
||||
bar = true,
|
||||
},
|
||||
command = function()
|
||||
api.tree.focus()
|
||||
api.tree.open()
|
||||
end,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user