Commit b54f14f
Implement autoExpandLevel for EntryModel trees
Add support for the autoExpandLevel flag to automatically collapse tree
nodes beyond the specified depth level. When autoExpandLevel is set, nodes
at depths greater than the specified level are automatically collapsed in
the tree view.
Related to eclipse-cdt-cloud/tsp-typescript-client#130
Signed-off-by: Will Yang <william.yang@ericsson.com>1 parent 0984721 commit b54f14f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments