naver / egjs-flicking

🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.

Home Page:https://naver.github.io/egjs-flicking/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freescroll question

marko-mlinarevic opened this issue · comments

Description

Carousel is in freescroll mode with bound property. How to change current active panel number if bound is active
these are the options and width of panel is for example 1000px(width must be larger than viewport). It seems that if panel is larger than viewport index doesn't update

:options="{ bound: true, moveType: 'freeScroll', align: 'prev', circular: false}"

Here is reproduction of the bug

Link