Helper UI for in app Editing of Paths and Groups
Is there a way to resize and rotate a Two.Group like there is in SVG.js https://github.com/svgdotjs/svg.resize.js can see it in this demo https://svgjs.com/svg.resize.js/demo/index.html
If not can the two libraries be used together?
I've never seen this library. Looks interesting! Unfortunately, it's only compatible with the svg.js library... I do have on my list of additions to have a "helper" class that would add UI like the demo you showed. But, at the moment it doesn't exist...
@jonobr1 any progress on resize or rotate?
I am looking to resize group when I click in bottom right of the group and then drag the mouse
Thanks for the follow up @meetzaveri. Unfortunately, the Helper UIs from Two.js are still a ways out and are dependent on this feature: https://github.com/jonobr1/two.js/issues/306