snowy-pier-games / spgbackend

Django app
1 stars 0 forks source link

I like the rotating carousel of pictures. Looks like it is on a 5 second timer. But if you scroll, the timer restarts. Can we make it not restart if you scroll? Just do 5 seconds regardless #67

Closed darinpierson closed 4 years ago

kyledpierson commented 4 years ago

Why do you want this behavior?

brycepierson commented 4 years ago

I agree with Darin. It feels more smooth if it is rotating while the user is scrolling. I've already figured out a solution

kyledpierson commented 4 years ago

But what happens if the user clicks to scroll back one image, and that happens to coincide with the end of the timer, and so it immediately scrolls forward again to the next image. I feel like that could be frustrating. If the user wants to manually scroll to an image, they obviously want to be able to look at it for at least 5 seconds.

darinpierson commented 4 years ago

I mean scrolling like up and down on the webpage itself. Not clicking the button to go to another image within the carousel

On Wed, May 20, 2020 at 11:42 AM Kyle Pierson notifications@github.com wrote:

But what happens if the user clicks to scroll back one image, and that happens to coincide with the end of the timer, and so it immediately scrolls forward again to the next image. I feel like that could be frustrating. If the user wants to manually scroll to an image, they obviously want to be able to look at it for at least 5 seconds.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/snowy-pier-games/spgbackend/issues/67#issuecomment-631591792, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLLLUSQYKAUFQS6MRM7OKDRSQB63ANCNFSM4NELPCFQ .

-- Darin Snowy Pier Games, LLC

kyledpierson commented 4 years ago

Ah, I see

kyledpierson commented 4 years ago

I'm not seeing this behavior in Firefox v.74