You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For blitted animations in is essential to return a list of the animated
artists. However, is other cases you can get away with out returning
such a list.
In the case of blitting it is important to make sure that the animation
flags on the animated artist are set correctly, t his commit makes sure
that we check that we actually got an iterable before trying to iterate
over it.
0 commit comments