enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Add shadow to connections that don't connect to components #10320

Open AdRiley opened 1 week ago

AdRiley commented 1 week ago

Objective is to make it clear when connections are passing under a component not connected to it.

The idea is to make the component cast shadows onto the connections that are not connected.

Ideally something like this https://shadows.brumm.af/ for the shadow

image

Need to check performance