tillnagel / unfolding

A library to create interactive maps and geovisualizations in Processing and Java
http://unfoldingmaps.org
Other
477 stars 245 forks source link

Mouse dragging multiple side-by-side maps pans boths #143

Open tillnagel opened 7 years ago

tillnagel commented 7 years ago

Default event handler should test for new click in between.

VerisimilitudeX commented 2 years ago

This issue can be avoided by adding a transparent line of width 5 between the 2 maps. It doesn't seem to impact functionality too much; it still allows the user to pan from the edges of the screen.