swiperjs - how to keep prev and next slider in sight but not centered current one

Viewed 1216

enter image description here
I'm using swiperjs, and what to stay part of the prev slider in the window, but not center the current one
I've triedspaceBetween, centeredSlides and slidesOffsetBefore, but none of these satisfied.
here is a demo , can anyone help ?

1 Answers
Related