Skip to content

Graph adjacency matrix not being cleaned up properly #293

@JMCanning78

Description

@JMCanning78

Steps to recreate the problem:

  1. Launch the Graph.py visualization
  2. Randomly fill with 5 vertices
  3. Select New Graph
  4. Randomly fill with 2 vertices

This leaves a red panel in the adjacency matrix like this:
Screen Shot 2022-06-02 at 3 53 15 PM
There appears to be some leftover widgets in the adjacency matrix window that are not being cleaned up when the graph is emptied. The width of red panel grows with the previous max number of vertices.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions