fabd / diablo2-runewizard

Runewizard for Diablo II. Find out what runewords you can make with the runes you have found.
https://fabd.github.io/diablo2-runewizard
MIT License
37 stars 11 forks source link

Fix popup activation on tablet / touch device #3

Closed fabd closed 3 years ago

fabd commented 3 years ago

Change the mouseover events for the runeword popup as mousenter/mouseleave doesn't seem to work with touch on tablet.

Responsive layout is not important for this app, but being able to see the popup with a touch input would be better.