libmapper / webmapper

An HTML5-based graphical interface to libmapper.
http://www.libmapper.org
GNU Lesser General Public License v2.1
17 stars 15 forks source link

Improve map hover interactions #13

Closed DocSunset closed 5 years ago

DocSunset commented 5 years ago

I have increased the thickness of map arrows to make them a bit easier to hover over (wip), moved this stroke thickness to a single definition as a property of MapPath, and fixed an issue where you could hover over the invisible fill of map arrows by properly setting the fill color to 'none'.