[go: up one dir, main page]

#11118 Fix crash in circular/polar arranger

Description of operation leading to crash:

I inkscape_settings

File to reproduce the crash:

radial_grid.svg

Finding the issue:

When not arranging around an ellipse, count never gets set. Then in calcAngle() we divide by 0.

Merge request reports

Loading