two.js icon indicating copy to clipboard operation
two.js copied to clipboard

Helper UI for in app Editing of Paths and Groups

Open blu-towers opened this issue 7 years ago • 3 comments

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?

blu-towers avatar Feb 04 '19 18:02 blu-towers

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 avatar Feb 05 '19 20:02 jonobr1

@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

meetzaveri avatar May 08 '21 10:05 meetzaveri

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

jonobr1 avatar May 10 '21 15:05 jonobr1