Animation start/stop/continue at user-selection

Using a slight modification of the technique in Simple Canvas Animation with Pause, this notebook allows a user to loop-animate and then pause within sequence of images.

The challenge now is:

Once the animation is paused, allow the user to select a new image from the ‘Image’ slider and then continue the animation from the newly selected image.

Thanks in advance.

1 Like

Challenge solved with another @mbostock classic technique/tool: Scrubber / Mike Bostock | Observable