gloom icon indicating copy to clipboard operation
gloom copied to clipboard

Right click on the iPad doesn't work

Open omireault opened this issue 6 years ago • 3 comments

We play Gloomhaven with an iPad, and the right click functionality on the map doesn't work.

omireault avatar Jan 20 '19 13:01 omireault

Try holding your touch. Does that effectively work as a right-click?

(Assuming that's not broken, I should do something about the tooltips.)

AluminumAngel avatar Jan 20 '19 19:01 AluminumAngel

No, all it does is a zoom. I think it might detect the underlying element and decide it can't get a right click...

On Sun, Jan 20, 2019 at 12:23 PM Daniel Nelson [email protected] wrote:

Try holding your touch. Does that effectively work as a right-click?

(Assuming that's not broken, I should do something about the tooltips.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AluminumAngel/gloom/issues/3#issuecomment-455894244, or mute the thread https://github.com/notifications/unsubscribe-auth/AD0EsdQiGJJ4Oz-YPfadFokvyfrnVSoBks5vFMIlgaJpZM4aJpuC .

omireault avatar Jan 20 '19 19:01 omireault

I haven't actually tested on iPad, only iPhone. Which browser are you using?

At one point I spent a few days attempting to get full touch support working. It's definitely a challenge. Various browsers and devices handle touch differently. In the end I reverted to default behavior (in which browsers generate mouse events from touch input).

AluminumAngel avatar Jan 21 '19 02:01 AluminumAngel