1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-23 19:52:50 +08:00
Patrik Svensson 8261b25e5c Fix tree rendering
Fixes some tree rendering problems where lines were not properly drawn
at some levels during some circumstances.

* Change the API back to only allow one root.
* Now uses a stack based approach to rendering instead of recursion.
* Removes the need for measuring the whole tree in advance.
  Leave this up to each child to render.
2021-01-10 15:55:11 +01:00
..
2021-01-10 15:55:11 +01:00
2021-01-10 15:55:11 +01:00
2021-01-10 15:55:11 +01:00
2021-01-10 15:55:11 +01:00
2021-01-10 15:55:11 +01:00
2020-11-25 12:15:25 +01:00
2021-01-10 15:55:11 +01:00
2020-11-25 12:15:25 +01:00
2021-01-10 15:55:11 +01:00