|
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? |
Answered by
ajyoon
Dec 27, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.