Scatter extension duplicates pattern
#### Summary: The Scatter extension duplicates the pattern/shape needlessly one over the other. #### Steps to reproduce: - Open Inkscape. - Draw a straight line with Bezier. - Create a circle. - Select both. - Go to menú Extensions -> Generate from Path -> Scatter... - "Apply" scatter in both elements (check attached file to see the configuration) It should have create a group of circles over the line. ![scatter](/uploads/81b40af31898eaaf0b33c061a699e884/scatter.png) - Close Scatter window. - Select the group of circles generated (not the line) and "Ungroup" them. - Click once over a circle and move it. #### What happened? Scatter extension creates two lines of circles, one over the other. At first glance it works fine until you ungroup and move the circles individually and realize that they are duplicated. #### What should have happened? Scatter extension should have created just one line of circles. Sample attachments: ![scatter2](/uploads/583eb64e75404ee5e6edbe28295e4833/scatter2.png) #### Version Info: - Inkscape Version: 1.0 - Operating System: Windows - Operating System version: 10 Pro
issue