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
TST: Test number of draw events from a blitted animation
This adds a test that only one draw_event is called when usingblitting with animations. There will be more than one draw_eventif blitting is not implemented properly and instead calls a fullredraw of the canvas.