handle_set_magnified_node

Function handle_set_magnified_node 

Source
pub(super) fn handle_set_magnified_node(
    state: &mut State,
    tab_id: String,
    node_id: String,
) -> Vec<Event>
Expand description

Phase E.4 (Option A) — set the magnified layout-node id on a tab. Same shape as handle_set_focused_node. Empty node_id is the toggle-off / clear case.