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

Refactor L.Path _update and _project into L.Renderer so that no event handling is needed #5054

Merged
merged 2 commits into from
Oct 27, 2016

Conversation

IvanSanchez
Copy link
Member

An alternative approach to #5044 - if the problem is that every path hooks up two events, then simply remove the event logic altogether.

@IvanSanchez IvanSanchez added this to the 1.0.2 milestone Oct 27, 2016
@perliedman perliedman merged commit 4b8762e into master Oct 27, 2016
DiogoMCampos pushed a commit to DiogoMCampos/Leaflet that referenced this pull request Dec 18, 2016
… handling is needed (Leaflet#5054)

* Refactor L.Path _update and _project into L.Renderer so that no event handling is needed

* Refactor away L.Path's _update event logic
DiogoMCampos pushed a commit to DiogoMCampos/Leaflet that referenced this pull request Dec 18, 2016
… handling is needed (Leaflet#5054)

* Refactor L.Path _update and _project into L.Renderer so that no event handling is needed

* Refactor away L.Path's _update event logic
@mourner mourner deleted the path-events-refactor branch March 20, 2020 10:26
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