Skip to content

Fix GraphWidget.update() crashing when called without vprops or eprops argument.

Malte R requested to merge mr.graph/graph-tool:patch-1 into master

This fixes interactive_window() crashing when called with window argument but without vprops or eprops.

Merge request reports