Ulrich-Matthias Schäfer

Results 579 comments of Ulrich-Matthias Schäfer

I relaxed the code so that it allows unimported nodes as well. However, you have to be careful here. I dont know how browser handle not imported nodes but svgdom...

So I attempted a fix but use-elements are just too much between groups and real element with how they behave. One important thing does not hold true for them: If...

I am so sorry that I am closing all your PRs. Thank you so much for contributing. It is hard to keep up 😅

Sorry for the long wait!

seems to be related to #1208. marking it as wontfix for now

Here is an example that explains how to do it: https://jsfiddle.net/7rtweb9c/

I didnt realize there is no HTML function. That was wrong in my mind. I fixed the types now. Sorry for the long wait

The reason this is happning is, that `x()` moves the bounding box of the element. The bbox x value of the tspan is 12 in your fiddle. Calling `x(0)` will...

seems like this was fixed long time ago

hey @RonRadtke! I have a request which might make this repo more accessible for beginners of react-native (like me :D). Could you publish this package as expo module as well?...