nolimits4web / swiper

Most modern mobile touch slider with hardware accelerated transitions
https://swiperjs.com
MIT License
39.57k stars 9.75k forks source link

CoverFlow #1929

Closed gsgenerator closed 6 years ago

gsgenerator commented 7 years ago

This is a (multiple allowed):

What you did

I made a Swipef fulldiv always responsible with fixed aspect ratio. And when I set up effect CoverFlow i don't see surrounding slides. Only when I swipe i see parts of them until animation is finished. I cant have fixed size and sort out problem line your example shows with top and bottom padding.

Expected Behavior

I will like to have a coverflow parameter that will set and add keep along animations:

transform:translate3d(0px, 0px, -200px);

That 200px so i can zoom out with this rather padding top and bottom cause this doesn't work for me at all.

Cause parameter depth only effect the side slides not the main one.

Adding slides per view creates a problem with height. Adding padding narrow and move my image but not affect the slide shadow.

I try a lot of solutions and only this css transform Z will do it but its lost at a moment that i start swiping :/

Can this be implemented at some point ??? Regards

nolimits4web commented 6 years ago

Issue is closed because of outdated/irrelevant/not actual/needed more information/inactivity.

If this issue is still actual and reproducible for latest version of Swiper, please create new issue and fill the issue template correctly:

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.