pd-fileutils icon indicating copy to clipboard operation
pd-fileutils copied to clipboard

bug with svg render

Open sebpiq opened this issue 9 years ago • 0 comments

In the render function, there shouldn't be d3.select('svg').remove() cause it will remove svg elements if called in a web page.

https://github.com/sebpiq/pd-fileutils/blob/master/lib/svg-rendering.js#L41

sebpiq avatar Aug 12 '16 12:08 sebpiq