gbdev / homebrewhub

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
https://hh.gbdev.io
GNU General Public License v3.0
44 stars 9 forks source link

Boostrap makes the gamepad canvas unresponsive on touch devices #2

Closed avivace closed 2 years ago

avivace commented 6 years ago

The gamepad renders correctly but it's unrensponsive when the bootstrap CSS is loaded (happens in version 3, 4 alpha, 4 beta).

The current workaround is the game_mobile/:game_id page which renders a bare bones version of the emulator without styles. When a touch input is detected, a link to that page appears instead of the emulator.

avivace commented 2 years ago

Not using Bootstrap anymore. See new frontend.