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 disabling repaint within custom layer render #7667

Merged
merged 1 commit into from
Dec 4, 2018
Merged

fix disabling repaint within custom layer render #7667

merged 1 commit into from
Dec 4, 2018

Conversation

ansis
Copy link
Contributor

@ansis ansis commented Dec 4, 2018

fix #7649

make map.repaint = value only trigger a repaint when it changes the value.

Launch Checklist

  • briefly describe the changes in this PR
  • manually test the debug page

@ansis ansis requested a review from ryanhamley December 4, 2018 15:28
@ansis ansis merged commit b57f79d into master Dec 4, 2018
@mourner mourner deleted the fix-7649 branch August 1, 2019 11:47
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.

Disabling repaint during render loop causes forever repaint
2 participants