fabiocarrara / meye

A deep-learning-based web tool for translational and real-time pupillometry
https://www.pupillometry.it
GNU General Public License v3.0
40 stars 10 forks source link

keyboard shortcuts not working #8

Closed raffaelemazziotti closed 3 years ago

raffaelemazziotti commented 3 years ago

On both Firefox and Chrome, nothing happens if I press: T and Y or ALT+T and ALT+Y

I also tried all possible keyboard shortcut using ALT

fabiocarrara commented 3 years ago

accesskeys uses different shortcuts among browsers (e.g. Alt+Shift for firefox); better to add custom js key listeners.