1
0
Fork 0
Code Issues Pull requests Projects Releases 2 Packages Wiki Activity Actions Pages

Add graph viewport controls

This commit is contained in:
Andraxion 2026-07-24 16:09:56 -04:00
parent 195a57210a
commit 5a17830b9a
13 changed files with 204 additions and 20 deletions

View file

@ -24,6 +24,10 @@ supports project counts, family filtering, lexical search, exact node inspection
incoming-and-outgoing neighborhoods. It accepts no project path, database path, SQL, external bind
address, or write operation.
DFG-11 upgrades the fixed browser template with pointer-centered mouse-wheel zoom, left-button drag
pan, zoom buttons, a reset control, and a live zoom percentage. These controls operate only on the
client-side SVG viewport and do not broaden the read-only HTTP or project authority boundary.
## Development
```bash