-
|
I'm getting some unexpected behavior when I run the following bit of code - the visuals aren't important, I'm just replicating the bad behavior as simply as I can: I would expect the two print statements to give me the same number, but Sometimes the results are so unexpected that I get a divide-by-zero crash that looks something like this: Is this a bug that can be easily fixed, or should I just avoid animating scaling? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
yeah, looks like a bug. I've filed #89 for it. shouldn't be a difficult fix if you want to take a crack at it, otherwise I should be able to work on it in the next week or two. |
Beta Was this translation helpful? Give feedback.
yeah, looks like a bug. I've filed #89 for it. shouldn't be a difficult fix if you want to take a crack at it, otherwise I should be able to work on it in the next week or two.