Needing to click twice on the HTML5 game canvas to make clicks register (DEF-3198) (SOLVED)

Awesome!

Here is a temporary patch for anyone releasing a Facebook Instant Game soon. Search the exported .js and replace the only document.activeElement==Module[“canvas”] with true

5 Likes