naver / egjs

Javascript components group that brings easiest and fastest way to build a web application in your way.
https://naver.github.io/egjs
Other
937 stars 81 forks source link

fix(flicking): Corrected direction param on .moveTo() #437

Closed netil closed 7 years ago

netil commented 7 years ago

Issue

436

Details

Fixed param value on evaluating direction. (#436 issue happens because of wrong direction value on calling .moveTo())

Preferred reviewers

@sculove

sculove commented 7 years ago

LGTM