Skip to content

Commit 7914a03

Browse files
author
nedtwigg
committed
Codex review R1: add WindowFocused to context providers list in layout spec
1 parent f1a857e commit 7914a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specs/layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The user can navigate between all elements using the mouse, or by entering `comm
2222

2323
```
2424
Pond
25-
├── Context providers (Mode, SelectedId, PondActions, PanelElements, DoorElements, RenamingId, Zoomed)
25+
├── Context providers (Mode, SelectedId, PondActions, PanelElements, DoorElements, RenamingId, Zoomed, WindowFocused)
2626
│ └── div (h-screen, flex col)
2727
│ ├── Dockview wrapper (flex-1, 6px padding around edges)
2828
│ │ ├── DockviewReact (tiling layout engine, singleTabMode="fullwidth")

0 commit comments

Comments
 (0)