Closed noahmay closed 2 years ago
Adds a wait until the initial graph render is done and then zooms to fit the graph. The wait is because of the initial wiggle of the nodes, if we do not wait the zoom to fit can get the incorrect scale.
Closed since #1801 solves the same issue
Adds a wait until the initial graph render is done and then zooms to fit the graph. The wait is because of the initial wiggle of the nodes, if we do not wait the zoom to fit can get the incorrect scale.