Belisarith
Belisarith
#63 (Possible solution) Added the possibility to add customLabels for the tasks in the moving bar view. Therefore, the property customLabel can be entered to the data object as follows:...
If I use getBoundingBox on a Groupelement which contains a textelement () I get the following error. The reason is the getChildBoundingBox function is not defined on the children of...
I'm using canvg in combination with konvajs for react. I want to implement hit detection for subnodes, i.e. each path, of a big svg. For this purpose I need the...