0

I use some svg files to create three buttons, but sometimes I get the following result

enter image description here

instead of the correct one which is this

enter image description here

This is happening randomly to some JSVGCanvas I have on my program. (The svg is moved down and right so only the 1/4 of it is showing) I also used some listeners of JSVGCanvas to check if they have been rendered and built correctly and both actions had been completed.

Any ideas why is this happening ?

  • You're going to need to create a [mcve] that demonstrates the issue if you want us to help you. – Robert Longson Jun 23 '16 at 12:45
  • The problem is that this bug does not appear always so even if I make an example, it is not sure to be bugged. Plus, svg items, libraries and many lines of code are needed to make even a small example like this. So this is why I am asking people who have used already JSVGCanvas if they had any bug like this one – Giannis Tzagarakis Sep 20 '16 at 00:03
  • Well our problem is that without such a thing we can't help you. Even if someone has seen something like this before, their cause may be different to yours. – Robert Longson Sep 20 '16 at 06:50
  • of course you are right but I could try their solution. – Giannis Tzagarakis Sep 20 '16 at 09:17

0 Answers0