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
935 stars 80 forks source link

fix(flicking): Fix panel position on disableInput mode #475

Closed netil closed 7 years ago

netil commented 7 years ago

Issue

433

Details

Fixed instead of handling MovableCoord's event binding, to use MovableCoord's disable/enableInput method.

Preferred reviewers

@sculove