fancyapps / ui

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

Carousel UI like Slick Carousel #626

Closed AdamBauerle closed 6 months ago

AdamBauerle commented 6 months ago

I see some UI settings that would get autoplay working similar to Slick, but I don't see a way to make the FancyApps carousel to "slide" like the Slick carousel works (found here: https://kenwheeler.github.io/slick/). I'd like to use all FancyApps (carousel and fancybox) instead of having to mix Slick for carousel and fancybox. Ideally, we'd like the carousel to autoslide by default, letting the user to slide it back manually, and then autoplay (slide) again once the interaction leaves the carousel. No UI required (i.e., buttons) to navigate. All done via mouse cursor (or touch on touch enabled devices).

image

Please advise. Thank you! Adam

fancyapps commented 6 months ago

Hi,

It could be something like this - https://jsfiddle.net/qhoef2x0/

AdamBauerle commented 6 months ago

Thank you! This is very close to what we are looking for!

Is there a way to make the slides "slide" without the pop animation (just to simply slide across the screen)?

Also, is there a way to simply show the images (not filling the width) in the slider?

See the example below for reference, if helpful.

https://www.sylvanrocks.com/#section-163

Thank you for your help! Adam

fancyapps commented 6 months ago

Sorry, this is not yet implemented, but it is planned.

AdamBauerle commented 6 months ago

Thank you for the update!

Any idea when it is planned to be implemented? We would love to use more of the Fancyapps, but would need the above capabilities.

Thank you! Adam

fancyapps commented 6 months ago

I'm so sorry, I can't say when, but it won't be soon. There will be big changes in this project, and I'm currently building everything from scratch.

AdamBauerle commented 6 months ago

Thank you for the update. Sorry to hear that.