Comment 14 for bug 783922

Revision history for this message
su_v (suv-lp) wrote :

> no matter how many paths are on the canvas

The extension needs a selection of seeds, but the code for the voronoi diagram doesn't test if the selection is empty (I added basic checks when actually calling the voronoi module, but the calculation of the clip-box doesn't yet include the check - I'll see if I can upload a version with additional checks, or maybe Vincent is faster ;) ).