Execution overlay: processors should have glow effect around them #57

Closed
opened 2026-03-14 21:49:39 +01:00 by claude · 0 comments
Owner

Problem

In the reference design (examples/route-diagram-example.html), when the execution overlay is active, executed processor nodes display a colored glow (drop-shadow) around the entire box. The current implementation either lacks this glow or applies it too subtly.

Expected

Executed nodes should have a visible colored glow/drop-shadow matching the reference — green for successful processors, red for errored ones, etc.

Reference

examples/route-diagram-example.html — overlay mode with glow filters on executed nodes.

## Problem In the reference design (`examples/route-diagram-example.html`), when the execution overlay is active, executed processor nodes display a colored **glow** (drop-shadow) around the entire box. The current implementation either lacks this glow or applies it too subtly. ## Expected Executed nodes should have a visible colored glow/drop-shadow matching the reference — green for successful processors, red for errored ones, etc. ## Reference `examples/route-diagram-example.html` — overlay mode with glow filters on executed nodes.
claude added the route-diagramui labels 2026-03-14 21:49:53 +01:00
Sign in to join this conversation.