aboutsummaryrefslogtreecommitdiff
path: root/data/plugins/treeview.lua
AgeCommit message (Expand)Author
2020-05-22Made RootView:open_doc() try to use previous node if current node is lockedrxi
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-17Made lite set project dir to CWD; removed core.project_dirrxi
2020-05-17Removed unused varibale in ./data/plugins/treeview.luarxi
2020-05-16Moved `config.treeview_size` from `config.lua` to `treeview.lua`rxi
2020-05-07Changed TreeView to first initialize its size in :update()rxi
2020-05-02Added scroll boundsrxi
2020-03-25Changed mapping of collapsed/expanded icons on icon fontrxi
2019-12-28Initial commitrxi