georgefst / monpad

A fully-customisable web-based gamepad, designed to be used from smartphones.
BSD 3-Clause "New" or "Revised" License
39 stars 5 forks source link

Allow buttons to be clickable from behind other elements #23

Closed georgefst closed 3 years ago

georgefst commented 3 years ago

e.g. behind partially-transparent indicators, or images.

Might be easy or impossible, depending on details of the JS pointer events API, or even the elm-collage library.

georgefst commented 3 years ago

Closed by b883364.