hochschule-darmstadt / openartbrowser

Exploring the world of arts using open data
http://openartbrowser.org/
MIT License
40 stars 10 forks source link

Reset animation timer on swipe action #554

Open EeveesEyes opened 3 years ago

EeveesEyes commented 3 years ago

Describe the bug The carousel animation timer is not resetted on swipe, which is confusing, when it was operated just before the timer triggers.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'artword'
  2. Scroll down to 'Related Artworks'
  3. wait just before the animation triggers, then swipe.
  4. See timer triggers shortly after swipe animation.

Expected behavior The timer should be resetted on any user input.

Additional context The swipe functionality was introduced in #501