You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't re-render the graph when the DOT source is unchanged
This significantly improves the response time of the UI, since the
graph does not need to be re-rendered for simple UI state changes such
as opening a dialog.
0 commit comments