ShapeShifter icon indicating copy to clipboard operation
ShapeShifter copied to clipboard

Stop merging path of SVG on import

Open buckle2000 opened this issue 7 years ago • 2 comments

Closes #320

buckle2000 avatar Dec 03 '18 22:12 buckle2000

I removed mergePaths plugin from svgo.

https://github.com/alexjlockwood/ShapeShifter/blob/81b24ff2640f47c0e68110d21d4f0c4bb0e89147/src/app/modules/editor/scripts/svgo/index.ts#L82

Now this test will fail.

https://github.com/alexjlockwood/ShapeShifter/blob/2db235740086c793432365e24b55fea44bdef28b/src/app/modules/editor/scripts/import/SvgLoader.spec.ts#L42-L68

buckle2000 avatar Dec 03 '18 22:12 buckle2000

I also think we don't need collapseGroups on import.

buckle2000 avatar Dec 03 '18 22:12 buckle2000