mpf-mc icon indicating copy to clipboard operation
mpf-mc copied to clipboard

Add control events to widget animations

Open toomanybrians opened this issue 8 years ago • 0 comments

Kivy animations can fire events when they start and complete, as well as when they're updated. We should add these to the animation config to convert them to MPF events.

We should also add events to the animation config to manually advance, stop, and cancel animations. Currently we only expose the start events. Once they start they're unstoppable.

toomanybrians avatar May 14 '16 02:05 toomanybrians