diff options
| author | MtBntChvn <[email protected]> | 2026-02-20 23:21:36 +0000 |
|---|---|---|
| committer | MtBntChvn <[email protected]> | 2026-02-20 23:21:36 +0000 |
| commit | edca462e0085791cf6ec3a827b4ca2e8ffac2be8 (patch) | |
| tree | a7b336478b1ba878a28f2112f6c13f83b52445bf /src/zenhttp/servers/httpsys.cpp | |
| parent | remove breadcrumb path dimming from graph nodes (diff) | |
| download | zen-edca462e0085791cf6ec3a827b4ca2e8ffac2be8.tar.xz zen-edca462e0085791cf6ec3a827b4ca2e8ffac2be8.zip | |
fix collapsed nodes not re-expandable
mark_has_deps was setting has_deps=false on ALL nodes not in the
check set, including previously collapsed nodes that have deps.
The click guard (has_deps !== false) then blocked re-expansion.
Fix: only set has_deps=false on nodes not yet checked (undefined).
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Diffstat (limited to 'src/zenhttp/servers/httpsys.cpp')
0 files changed, 0 insertions, 0 deletions