4 Commits

Author SHA1 Message Date
Alex Goodman
26281d9f96
replace travis with gitlab; linting fixes 2019-07-20 17:57:47 -04:00
Alex Goodman
09296c0214
consider collapsed dirs in visible tree size (fixes #185) 2019-04-06 13:28:54 -04:00
Alex Goodman
fa48fc1f81
prevent infinite render loop (fixes #184) 2019-03-26 23:03:15 -04:00
Alex Goodman
993be8d3ae
Filetree improvements (#165)
* add filetree viewmodel

* added attribute toggle

* these views are really controllers

* fix collapse all dir when selected file

* determine filetree upperbound dynamically

* support bounding cursor movements in the view model

* added first view model test case

* added test cases for filetree viewmodel
2019-02-22 11:49:53 -05:00