web-component-designer icon indicating copy to clipboard operation
web-component-designer copied to clipboard

SVG supported is limited

Open jogibear9988 opened this issue 2 years ago • 2 comments

The whole calculations do not work for SVG's cause of missing offsetParent and other offset properties. Look how we could fix this.

jogibear9988 avatar Dec 04 '22 15:12 jogibear9988

here svg parts selection works: https://boxy-svg.com/app/new:zolcgs3jhZ

here rotation works perfect: https://unpkg.com/[email protected]/dist/editor/index.html

jogibear9988 avatar Dec 04 '22 22:12 jogibear9988

Maybe we should make SVG ineditable and only select main object. Doubleclick enters SVG Edit Mode

jogibear9988 avatar Dec 04 '22 22:12 jogibear9988