Tom Alexander
|
8be7f3c290
|
Switch to using unique id for node selection.
This lets us pass the selected node down from the top instead of propagating calls to set/clear the selected boolean in each node.
|
2024-01-27 14:27:23 -05:00 |
|
Tom Alexander
|
6e791d119a
|
Setting highlight based on clicks.
|
2024-01-27 14:27:22 -05:00 |
|
Tom Alexander
|
87406ee0fd
|
Render the children.
|
2024-01-23 23:08:20 -05:00 |
|
Tom Alexander
|
6ede136e61
|
Show the standard properties.
|
2024-01-23 22:27:31 -05:00 |
|
Tom Alexander
|
d1ce90ac42
|
Format the code.
|
2024-01-23 22:06:47 -05:00 |
|
Tom Alexander
|
4847ec07d8
|
Render if the node has children.
|
2024-01-23 22:06:22 -05:00 |
|
Tom Alexander
|
6901541fe4
|
Start rendering the Org Ast.
|
2024-01-23 21:44:49 -05:00 |
|