cb4e81beb2
The signal-tree pane (edit mode) has its own inline "add local variable" form, separate from the Logic-tab LocalVars form that gained array support in the array-locals feature. This second entry point was missed, so the type dropdown there only offered number/bool/string. Mirror the LogicEditor form: add the array type option plus elem/sizing/capacity selects and a JSON-validated initial value. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>