Skip to content

Commit

Permalink
Ensure that the click event isn't double handled by setting and clear…
Browse files Browse the repository at this point in the history
…ing a flag
  • Loading branch information
Ben Crinion authored and Jon West committed Nov 30, 2016
1 parent 217de24 commit d12ed6f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Leaflet.draw.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

0 comments on commit d12ed6f

Please sign in to comment.