Ulrich-Matthias Schäfer
Ulrich-Matthias Schäfer
guess its time i sit myself down and finally do that :D
@ProgrammerLrk I guess that took 13h. svg.select.js and svg.resize.js are now available under the @svgdotjs namespace. You can install them with `npm i @svgdotjs/svg.select.js @svgdotjs/svg.resize.js`. Feedback is welcome. The api...
Eventually yes. Unfortunately my day only has 24h so that could take a while :). Actually there should be a branch with the latest efforts but I am not convinced...
It worked when I used it. You just import it after importing svg.js. I am not aware of your bundling steps. For use with script tags you need to run...
if its just a typescript issue, just cast it to any. I am not even sure if there are any typings for the plugin and if so I didnt update...
You need to inclue the css file. Its needed to make the selection show up correctly. Beside that: You are woring on a "work in progress" branch which has breaking...
These plug-ins for version 3 are also not official yet.
That's also the reason why these are 2 plugins in the first place so everyone could just replace one if needed
@chaoyifei I am afraid thats not possible without changing the code
You can choose between rect and circle and style it with classes. Thats all you got.