FunctionsΒ§
- handle_
layout_ πclear - handle_
layout_ πdelete_ node - handle_
layout_ πinsert_ node - handle_
layout_ πset_ tree - handle_
set_ πfocused_ node - Phase E.4 (Option A) β set the focused layout-node id on a tab.
Errors (non-fatal) if the tab is unknown to the reducer; no-op
short-circuit when the value is already current. Empty
node_idclears the field. Bumps the version only on real changes so a burst of identical sets doesnβt churn the event stream. - handle_
set_ πmagnified_ node - Phase E.4 (Option A) β set the magnified layout-node id on a tab.
Same shape as
handle_set_focused_node. Emptynode_idis the toggle-off / clear case.