Closed DennisGoldfarb closed 4 years ago
The zooming event always triggers a pan event and was causing the contours to be refreshed twice.
Now panend (which happens after zoomend) checks if we're zooming and updates the zooming flag.
The zooming event always triggers a pan event and was causing the contours to be refreshed twice.
Now panend (which happens after zoomend) checks if we're zooming and updates the zooming flag.