vidi icon indicating copy to clipboard operation
vidi copied to clipboard

[FEATURE] Display tree in list view as well

Open fabarea opened this issue 9 years ago • 5 comments

Are we capable of "displaying" the hierarchy in the Grid Renderer as well? I would imagine to only display the leaves that have been marked as checked.

2015-09-01_1705

fabarea avatar Sep 01 '15 15:09 fabarea

I started something in this branch but I need some help. Would you introduce a Fluid template here or we can format the HTML like that? https://github.com/fabarea/vidi/commit/758c781f463280f27a8e2e51f493207387187140

fabarea avatar Sep 01 '15 15:09 fabarea

@mischka can you have a look here?

fabarea avatar Sep 02 '15 19:09 fabarea

@fabarea sorry I am very busy this week but I will have a look this weekend

mischka avatar Sep 03 '15 11:09 mischka

:+1:

fabarea avatar Sep 03 '15 11:09 fabarea

I think rendering this, via fluid would be the cleanest variant. But i think it will be a hight performance impact. So calling a protected format method for each rendering will be better (like it is done).

mischka avatar Sep 06 '15 19:09 mischka