Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deactivate flicking component #58

Closed
sculove opened this issue Dec 31, 2015 · 2 comments
Closed

Deactivate flicking component #58

sculove opened this issue Dec 31, 2015 · 2 comments
Assignees
Milestone

Comments

@sculove
Copy link
Contributor

sculove commented Dec 31, 2015

add deactivating feature

@netil
Copy link
Member

netil commented Jan 8, 2016

You mean deactivate all the functionality returning to the state before instantiation?
If so, in which situation is useful for?

@mixed
Copy link
Member

mixed commented Mar 24, 2016

Flicking

activate : function(){
},
deActivate : function(){
},
isActivate : function(){
}

@mixed mixed modified the milestone: 1.2.0 Mar 24, 2016
@mixed mixed assigned netil and unassigned happyhj Mar 24, 2016
netil added a commit to netil/egjs that referenced this issue May 26, 2016
Added enableInput()/disableInput() methods to handle input event bindings.

Ref naver#58
netil added a commit to netil/egjs that referenced this issue May 26, 2016
Test case for enableInput() / disableInput() methods.

Ref naver#58
@netil netil closed this as completed in 6ea05f1 May 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants