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

Rerendering of a graph hides the search results #101

Closed bigbug closed 2 years ago

bigbug commented 2 years ago

If a given graph is already rendered and you try to search for a node, the search toolbar appears. If you change the source of this graph, then it is rendered immediately in the preview window, however the search toolbar gets hidden.