mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
The preview pane shares a collapsible column with the file tree, and `revealTreePane` un-collapses a column through that column's bound store — which on the right is `$fileBrowserOpen`, the tree's own ⌘J toggle. So every preview open literally called `setFileBrowserOpen(true)` and the tree came with it. `revealPreview` now un-collapses the column directly and leaves the toggle alone. The tree pane's visibility binding gains `$fileBrowserOpen` to match, since its presence was tracking only the column's collapse — without that it would still render the moment anything opened the column. |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||