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
It seems that the play function provided by #29 does not quit automatically when it reaches the last frame; we still need to press q in order to quit it.
My best guess so far is that we need to send some signal to our keyboard coroutine but I don't have time to investigate this issue right now.
The text was updated successfully, but these errors were encountered:
It seems that the
play
function provided by #29 does not quit automatically when it reaches the last frame; we still need to pressq
in order to quit it.My best guess so far is that we need to send some signal to our keyboard coroutine but I don't have time to investigate this issue right now.
The text was updated successfully, but these errors were encountered: