szhorvat / IGraphM

IGraph/M is the igraph interface for Mathematica
http://szhorvat.net/mathematica/IGraphM
Other
90 stars 17 forks source link

Editor does not handle kernel quit #123

Open kubaPod opened 2 years ago

kubaPod commented 2 years ago

Describe the bug Active editor does not survive a kernel quit. Renders well but internals are not reinitialized properly. Opening a notebook again or just opening it in a fresh session works well.

To Reproduce

IGGraphEditor[Graph[{1 -> 2}], VertexSize -> Small]

Kill the kernel Editor is unresponsive

Version information