Idea detail
manual_reframe
reqlan rq/extension/library/graph.rq:161
block
Summary
Users can explicitly reframe the viewport when pan / zoom has moved the graph off-screen or they want to see the whole neighbourhood again.
- " Fit to view " control in GraphControls.svelte dispatches to GraphView → GraphCyController. reframeToViewport ( ).
- " Fit to view " control in MiniGraphCanvas.svelte calls the same API on the mini-graph controller.
Every graph surface that mounts GraphCyController should expose this control.
Attributes
No attributes declared.
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | reframe_animation | reqlan rq/extension/library/graph.rq | manual_reframe |
| references | reframe_view | reqlan rq/extension/library/graph.rq | manual_reframe |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
Initialising graph…