darsain / sly

JavaScript library for one-directional scrolling with item based navigation support.
http://darsa.in/sly
2.87k stars 497 forks source link

Set custom position of translateX() in horizontal - not to snap to 1/2nd slide #297

Open dadodd opened 5 years ago

dadodd commented 5 years ago

Is there a way to set custom position of horizontal slide. I know you can choose 1-2-3 etc slide. But it just snaps, I want to to show slide for example 169px from position of startAt:1,

Anybody can help me? Thanks