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
So I found a weird bug with Kivy 2.2.1. In the kivy/uix/video.py, inside _do_video_load the duration is set to 1. This renders the position feature useless, as we use the seek, with the duration as a dividend.
Tested with MPF 0.57, Kivy 2.2.1
0 commit comments