Rolf Jordi wrote:
Hi,
i have to do a editor for svg file.
i use the JSVGCanvas to display my svg file and i have add EventListener
to all the Elements i want to edit but the even cannt be fired on some
element because they are very thin(the element are
paths) . It works on some element than are l
Hi,
i have to do a editor for svg file.
i use the JSVGCanvas to display my svg file and i have add EventListener
to all the Elements i want to edit but the even cannt be fired on some
element because they are very thin(the element are
paths) . It works on some element than are larger.
I am lookin