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

fix(MovableCoord): Unlock interrupt flag after no move. #200

Merged
merged 1 commit into from
May 10, 2016

Conversation

jongmoon
Copy link
Contributor

@jongmoon jongmoon commented May 9, 2016

Issue

#195

Details

Fix the bug which prevent user interaction after no change move.

When user try to move position but If no changes occurs (caused by MC.DIRECTION_XXX FLAG or insufficient user movement for moving position), then there's no chance to set interrupt flag to false. It makes user interaction unavailable.

Preferred reviewers

@sculove @happyhj

@sculove
Copy link
Contributor

sculove commented May 9, 2016

LGTM

@happyhj
Copy link
Contributor

happyhj commented May 9, 2016

LGTM!

@jongmoon jongmoon merged commit 9d115ca into naver:master May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants