statgen / locuszoom

A Javascript/d3 embeddable plugin for interactively visualizing statistical genetic data from customizable sources.
https://statgen.github.io/locuszoom/
MIT License
156 stars 29 forks source link

Keyboard (shift+scroll) no longer zooms in Firefox #163

Closed abought closed 4 years ago

abought commented 5 years ago

The keyboard combination that we use to zoom into a plot does not seem to work in Firefox. It may potentially be related to this change: https://askubuntu.com/questions/404737/horizontal-scrolling-in-firefox-to-shiftmouse-scroll-instead-of-back-forward

Although the feature still works in Chrome, we should investigate and fix.

abought commented 4 years ago

After reviewing available options, I've added alt-wheel as an alternate option for 0.12. Tested and works in safari + FF + chrome.