Hi Jukka, thanks a lot for your kind words and sorry for the problem with the input. Actually there shouldn't be much difference between the fullscreen and windowed mode. I am not using SDL for the interface but plain HTML and Javascript. Perhaps the input line - which is just a normal html input element - didn't get the focus or lost it and regained it when entering fullscreen mode. If you encounter this problem again, can you perhaps try clickling the input line to set the focus?
Thanks again for ll your work! Stefan Am Samstag, 20. Juni 2015 13:10:14 UTC+2 schrieb Stefan Meier: > > Hi Everyone, > > just wanted to send a big Thank you! to the emscripten dev team for this > really cool tool chain. > > I was finally able to finish and publish my first larger emscripten > project (http://msmemorial.if-legends.org/msa2/). It is just another > small game engine, but none of this would have happened without your great > work! > > (And don't remove the ASYNC-Feature, please :-) > > A zillion THANKS and keep on going! > > Stefan > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
