fancyapps / ui

A library of JavaScript UI components, includes the best lightbox - Fancybox5
https://fancyapps.com/
Other
819 stars 98 forks source link

Carousel. pauseOnHover resets the time on the progress bar. #616

Open Vakeks opened 9 months ago

Vakeks commented 9 months ago

Is your feature request related to a problem? Please describe.

Good afternoon. pauseOnHover resets the time on the progress bar. How can I make it pause and not reset?

Describe the solution you'd like

An example of what is needed SNAG-0070

Describe alternatives you've considered

No response

Additional context

No response

fancyapps commented 9 months ago

Hi,

Thanks for the suggestion. but the current behavior is actually intentional. For example, if the user hovers just a few milliseconds before the carousel items change, then, in your proposed scenario, the item would change almost as soon as the cursor leaves the carousel, and the user would be confused as to why it changed so suddenly.

Vakeks commented 9 months ago

Is there no option to pause instead of resetting?

fancyapps commented 8 months ago

The is currently no option for that.