pub fn dispatch_menu_action(id: u64)
Run the closure registered for id (no-op if none). Called by the event pump on Event::MenuAction. Runs inside a reactive batch so multiple signal writes coalesce.
id
Event::MenuAction