Skip to content

Fix voronoi page bounds

Fix #403 (closed) by using the new dimensionless page size methods.

For the unit test to work, I had to modify the voronoi extension a bit - the Edge class had a static class variable that wasn't reset on subsequent runs.

Merge request reports