Ulrich-Matthias Schäfer
Ulrich-Matthias Schäfer
Gnaaa I hate to make exceptions in that regard. Maybe I should define attributes that are designed to take colors and only test for those
Our docs don't follow the class hierarchy. If you miss certain methods in the docs they might have been forgotten. The docs are ordered around different funktionalities. The classes are...
According to the specs it is allowed to have multiple defs in one document. However I agree with you that this is mostly not desired. We might want to give...
Oh yes. We dont check for duplicated ids at import at the moment. Thanks for the headsup!
However this can become a problem. Maybe teh code relies on fixed ids in the imported svg so we cannot just replace everything... difficult...
Yes. The reference to the defs is not the problem. I was talking about the more general problem when you start assigning new id's on import. When you only assign...
`round` takes a second parameter `map` which defines which attributes should be rounded. By default it rounds nothing. However, the round method has no concept of rounding a delimited string...
Yeah maybe :D
Hey - no problem! Feature requests are something which belongs here. Your idea already came up here. However the way things are selected, resized and dragged are not really compatible...
When your use case is only based on dragging around a couple of elements at once then you can implement that with the plugins already. Make sure to call selectize...