datastructures-visualization icon indicating copy to clipboard operation
datastructures-visualization copied to clipboard

Collapsing adjacency matrix makes app freeze

Open JMCanning78 opened this issue 2 years ago • 0 comments

In both Graph.py and WeightedGraph.py collapsing the adjacency matrix causes the whole application to freeze, ignoring all inputs except closing the window. Restoring the matrix does not bring the application back to life. This occurs on an iMac running macOS 12.6.5 (Monterey) with Python 3.11.2

JMCanning78 avatar May 31 '23 20:05 JMCanning78