pf_app
Two causes, both mine, both triggered by adjusting the layout. A zero size was being treated as the viewer going away, and opening Perspective's settings sidebar collapses the datagrid for a frame. The return then re-applied the stored row depth over whatever had been expanded by hand. Only lost intersection counts as a departure now; a zero size is a transient of layout, not an absence. And perspective-config-update fires for anything in the config, the settings flag included -- not only for split_by. While collapsed the live split_by is a truncation of the full hierarchy, so adopting it recorded the truncation as the hierarchy and put the deeper levels out of reach. A genuine rearrangement is not a prefix of what we already hold, which is the difference the handler now tests. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| lib | ||
| public | ||
| routes | ||
| setup_sql | ||
| ui | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| install.sh | ||
| package-lock.json | ||
| package.json | ||
| PERSPECTIVE.md | ||
| pf_perspective_options.md | ||
| pf_spec.md | ||
| pf.sh | ||
| server.js | ||