Ulrich-Matthias Schäfer

Results 579 comments of Ulrich-Matthias Schäfer

I am in the process of cleaning up issues and try to only keep the relevant ones. If you are still waiting for such a plugin, I am sorry, that...

The general advice for big groups is: **Use transforms over move/size** svg.js v2 mapped move to translate for groups. But this was inconsistent and lead to unexpected bounding boxes. The...

For reference a quick example: ```vue import { onMounted, onUpdated, ref } from 'vue' import { SVG } from '@svgdotjs/svgjs' const canvasRef = ref() const drawCanvas = () => {...

I think you are better off just using v3 for your needs https://jsfiddle.net/nu6zcbwh/

i assume this was fixed because i cant reproduce it anymore

I wrapped screenCtm in a try catch and it now always returns a matrix

sorry for the long wait. my bad!