Closed JakobEdding closed 7 years ago
PluggableTreeMorph as used in the Object Explorer (ctrl + shift + i when an object is selected/highlighted) looks promising.
Split user story into 2:
Expected to be done next week (8 coffee mugs...)
With 77a0d7c, a hard-coded tree is displayed in the result window of the TimeProfileBrowser.
made new branch issue-5_1 that lets the TallyTree be the model
Done.
As a user, I want to have the possibility to click on a small arrow in front of every node, to hide / "collapse" all child nodes. As a result, I can blackbox some function calls whose measured values are not relevant to me so that I gain a better overview of processing times on a higher level.