Open GoogleCodeExporter opened 8 years ago
I ran into this same issue. I'm currently working around it by using three
letter abbreviations for my tween types.
Original comment by j.to.the...@gmail.com
on 3 Jan 2013 at 10:44
I didn't like the work around, so I created a GitHub repository and fixed it
there (https://github.com/jtothebell/iTween if anyone else is interested in
this fix or fixing other bugs there)
Original comment by j.to.the...@gmail.com
on 3 Jan 2013 at 11:40
I would just like to note, there are several other places in iTween where this
check before calling Substring() should be included to avoid exceptions. See:
Resume(), Pause() & Stop().
Original comment by ewersp
on 28 Jul 2014 at 6:00
Original issue reported on code.google.com by
retrow...@gmail.com
on 29 Jul 2012 at 7:57