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 highlight while panning at default scale Fix issue #520 #521

Closed
wants to merge 1 commit into from

Conversation

liuxuan30
Copy link
Member

For issue #520:
self.isHighlightPerDragEnabled is making the whole if condition true in old code, so will lead to _isDragging = true

Correct me if I missed anything or misunderstood

self.isHighlightPerDragEnabled is making the whole if condition true in old code, so will lead to _isDragging = true
@danielgindi
Copy link
Collaborator

Thanks, I did something that will clarify this and prevent us from repeating those mistakes...

@liuxuan30 liuxuan30 deleted the panHighlightBug branch October 30, 2015 11:42
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.

2 participants