19:38 wayland76 joined 19:39 wayland left 20:43 librasteve_ left
Geth Terminal-Widgets/main: d19aa9eb56 | (Patrick Böker)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Fix tree root hiding

We previously corrupted the `%!node-to-display-node` cache by resetting it too late.
21:49
Terminal-Widgets/main: e3b3b8f183 | (Patrick Böker)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Fix Viewer::Tree rendering with no content
Terminal-Widgets/main: a92d07f05f | (Geoffrey Broadwell)++ (committed using GitHub Web editor) | lib/Terminal/Widgets/Viewer/Tree.rakumod
Merge pull request #51 from patrickbkr/tree-fixes

Tree fixes
Terminal-Widgets/main: 6c66c78c71 | (Patrick Böker)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Add expand-by-default feature to Viewer::Tree
21:56
Terminal-Widgets/main: 51b296a318 | (Patrick Böker)++ | lib/Terminal/Widgets/Viewer/Tree.rakumod
Fix a (harmless) warning when tree nodes had no ID

Without the `with` guard, this would print a "Use of Nil in string context" warning whenever a node had no ID.
Terminal-Widgets/main: 1c2c614af4 | (Geoffrey Broadwell)++ (committed using GitHub Web editor) | lib/Terminal/Widgets/Viewer/Tree.rakumod
Merge pull request #52 from patrickbkr/tree-expand-by-default

Add expand by default feature to Viewer::Tree
22:43 wayland76 left