mjwybrow / dunnart

Constraint-based diagram editor
http://www.dunnart.org/
Other
139 stars 20 forks source link

Assertion failure on closing a tab #10

Open skieffer opened 11 years ago

skieffer commented 11 years ago

It is the assertion

COLA_ASSERT(visGraph.size() == 0);

at the very end of the Router destructor method. This happens often, but not always, on closing a tab.