Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
77 stars 84 forks source link

feat(Designer): Edges connected to selected node are highlighted #6066

Closed rllyy97 closed 2 weeks ago

rllyy97 commented 2 weeks ago

Main Changes

Edges connected to selected node are highlighted The intention behind this was to better see which actions are running before / after the selected node. On some workflows the edges can get a little messy, so highlighting them blue makes it really easy to see which nodes are running next.

image

image