Ulrich-Matthias Schäfer
Ulrich-Matthias Schäfer
As I stated above: You cant resize a group. It has no dimensions. It could be possible to resize a nested svg, though. But browsers behave differently and thats why...
That's correct you could resize everything when you **scale** it. But this plugin does not scale the whole shape. It changes the coordinates. That's a big difference. However having said...
I guess it will work once and then it fails pulling the correct width of the group. Because bbox is used there and bbox gives back the untransformed with :)....
This project was on ice for quite some time. However when I see it's used and needed I am happy to continue working on it. Fast Roadmap: - enable resizing...
There is a problem when resizing elements via scale. Its not only the dimension which changes. No - everything scales accordingly. So child elements also scale, so does the text...
no actually that wouldnt change a thing. sorry
Sorry, I only have so much time. So I will work on it as soon as everything else is done and that will take a while
svg.select.js and svg.resize.js are now available under the https://github.com/svgdotjs namespace. You can install them with `npm i @svgdotjs/svg.select.js @svgdotjs/svg.resize.js`.
atm there is no way to do that