Looks like it happens when you pass something like this pathStatic.arc(xPos, yPos, circleW, circleH , 180, 180); // *ie the same start and complete angle*
Turned out to be a bug in my logic as I should not have been passing the same value like that, but I think that still maybe qualifies as a bug somewhere :) On Tuesday, October 25, 2016 at 10:44:55 AM UTC+8, Shai Almog wrote: > > It looks like this is triggered by one of the arc paths can you log these > calls and see which arguments trigger this? > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/ad037d86-1aa3-4f23-a86e-530646bfc75d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
