tomwetjens / boardgamefiesta

Project to play board games like Great Western Trail and Dominant Species online. Backend code for Quarkus, AWS Lambda, DynamoDB. Front end code: https://github.com/tomwetjens/boardgamefiesta-app
GNU General Public License v3.0
4 stars 1 forks source link

[Dominant Species] Map zoom also scrolls the browser page #97

Open b5mith opened 2 years ago

b5mith commented 2 years ago

When the mouse is over the map, and the scroll wheel used, the map zooms in/out and the browser page scrolls (in both Firefox and Chromium). Maybe remove mouse wheel zoom and replace with buttons?