tintinweb / vscode-interactive-graphviz

Interactive Graphviz Dot Preview for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.graphviz-interactive-preview
GNU General Public License v3.0
143 stars 22 forks source link

Error in hiding the other edge/node labels when selecting a chain #144

Open SashaPhilip opened 1 year ago

SashaPhilip commented 1 year ago

While selecting a chain, the headlabels and taillabels that are attachedto the edges connecting the other chains still remain although the arrows themselves are removed. Would be nice if all other parameters that are onnecting to other edges and nodes could be blurred/hidden as well. full chain

bigbug commented 1 year ago

Hello, thanks for this report. We will look into it.

bigbug commented 1 year ago

Fixed in our development branch.