Connectors should not blend with the color of the boxes

Connectors should not blend with the color of the boxes,
as it reduces the readability of relationships.

With box background on:
image

image

not visible at all:

Without:
image

you can see it affects connection color

Works properly with custom background:
image

Most likely, in the default background (with color in the boxes), the connector is rendered behind the box β€”
but in the custom background, it’s rendered above the box.
image
image

I just looked at it again, and now it actually feels like an original idea, lol. it adds some depth to canvas
So I guess you know better anyway

i think it does make sense for connection lines to be the same color regardless of box context. the current implementation was just a technical constraint that I accidentally created a potentially easy fix for when I added box background images

1 Like

fix released

1 Like